You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my Feed screen, with a list of items that has image
When I press on one item, it navigate to the detail screen with react-navigation-shared-element transition.
When I want to navigate to the next screen in the stack, the image freeze while navigation transition is happening.
See the video below