-
-
Notifications
You must be signed in to change notification settings - Fork 988
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(NOBRIDGE) ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGestureHandlerModule' could not be found. #3281
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
This is the issue and this is the package json dependencies: "dependencies": { |
Hi @EmadAldardoor, could you please provide a complete repro, or link to the app you're facing the issues in? You also mentioned this issue started occuring after bumping |
HI @EmadAldardoor! This problem has already been reported in our repository. Given that this issue has no reproduction I'm closing it, as stated in this comment. If you provide a reproduction we will consider reopening it. |
Description
I upgraded React Native to 0.76.4 and "react-native-gesture-handler" to "^2.21.2" and faced the following issue on android:
(NOBRIDGE) ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGestureHandlerModule' could not be found. Verify that a module by this name is registered in the native binary.
Steps to reproduce
Snack or a link to a repository
#2749 (comment)
Gesture Handler version
2.21.2
React Native version
0.76.4
Platforms
Android
JavaScript runtime
None
Workflow
React Native (without Expo)
Architecture
None
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: