Skip to content

react native gesture handler not working in android #2049

Answered by j-piasecki
gokul1099 asked this question in Q&A
Discussion options

You must be logged in to vote

The changes to MainActivity are not required since version 2.0.0, and RNGestureHandlerEnabledRootView was removed in version 2.4.0 which may be the reason for the crash (there should be a link to the migration guide in the stack trace). Now simply need to wrap your app with GestureHandlerRootView component.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gokul1099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants