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
deps: Temporarily use fork for @react-navigation/stack
(Much like we did for @react-navigation/bottom-tabs in c0b17bd.)
To get chrisbobbe/react-navigation@a588dcee9, which I've published
to NPM in @zulip/[email protected].
It cherry-picks react-navigation/react-navigation@5a1987708, which
fixes#5486, as noted there:
#5486 (comment)
So this fix will become unnecessary when we're on React Navigation
6; that's issue #4936.
Tested the bugfix on my iPhone 13 Pro running iOS 16.1, with and
without "Debug with Chrome". The bug was fixed, and back navigation
worked as expected, both with the swipe gesture and the back button.
Fixes: #5486
0 commit comments