IjzerenHein / react-navigation-shared-element

React Navigation bindings for react-native-shared-element 💫
https://github.com/IjzerenHein/react-native-shared-element
MIT License
1.26k stars 125 forks source link

The animation does pop the image back to its original spot with a nested navigator. #265

Open pouyarezvani opened 1 year ago

pouyarezvani commented 1 year ago

@IjzerenHein I have a problem with a nested navigator. When I click to go back,

The animation does pop the image back to its original spot. But when I go forward it does.

I'm using a nested navigator because I want the Detail Screen to be on top of the bottom tabs. And open on top of the app.

I have a reproducible snack and a recorded video.

Any suggestion?

Thank you!

https://user-images.githubusercontent.com/32917154/222614063-7030de02-4b4f-4bab-99be-60f5ef723b45.mp4

https://snack.expo.dev/@onrun/sharednavigation?platform=ios