-
I can implement this in StackNavigator
I want to do this for
|
Beta Was this translation helpful? Give feedback.
Answered by
WoLewicki
Jun 28, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tboba
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
native-stack
does not useGestureHandler
fromreact-native-gesture-handler
to manage the swipe go back, but rather nativeiOS
behaviors. Therefore,GestureHandlerRefContext
does not exist in it