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
If a view is "Peeked", without popping it, and then you actually try to pop a view, it will trigger the transition animation, but it won't change to the new view.
At this point, if you press normally to any view that can trigger a navigation, that won't occur anymore.
Steps to Reproduce
Peek a view
Don't pop it
Peek a view again, and then press harder to pop it
The transition won't happen
Press that view to navigate
Again, the transition won't happen anymore
Environment
React Native Navigation version: v1.1.322
React Native version: 0.51
Platform: iOS
Device info: Simulator/Debug mode
DazChong, charliesbot, hugoram, yuriy-ulantsev, lukakerr and 1 more