Replies: 1 comment
-
Ideally you should only wrap the entry point of your app (App.tsx file) and modal screens. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using react-native-navigation; do I need to wrap all my screens with react-native-gesture-handler? I only need it for ‘React Native Reanimated Carousel.’ Is it sufficient to wrap just the components containing the carousel?
Beta Was this translation helpful? Give feedback.
All reactions