react-navigation-shared-element
react-navigation-shared-element copied to clipboard
Issue when navigate to a screen while current screen has shared-element
Context :
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
https://user-images.githubusercontent.com/15633836/230051165-2bda05e9-fb17-41ea-86ff-b2a0c100a1db.MP4