When trying the example code of peek and pop in the documentation https://wix.github.io/react-native-navigation/#/docs/animations?id=peek-and-pop-ios-114 it correctly does the animation when I press harder and harder. It will also show correctly the previous screen so peeking works. But when I press harder so that it should actually go to that screen it won't. It just stays in the current screen anyways.
Try the example code in the documentation I have linked
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.
The issue has been closed for inactivity.
@henrikra I am facing same issue. Did you find any solution?