IjzerenHein / react-navigation-shared-element

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

Difference between goBack() and gesture back navigation in Stack Navigator #286

Open koreanddinghwan opened 2 weeks ago

koreanddinghwan commented 2 weeks ago

What's the reason for the different behavior between programmatic back navigation (navigation.goBack()) and gesture-based back navigation in React Navigation's Stack Navigator?

Anyone has same issue or has solution to this problem?

i'm using RN 0.74