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
I have recently upgraded to [email protected], and encountered the following error when building for Android:
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGestureHandlerModule' could not be found. Verify that a module by this name is registered in the native binary.
This error does not appear when building for iOS, only Android.
Have you upgrade react-native to 0.76.4 at the same time ?
I have the same issue, but I can update react-native-safe-area-context to 5.0.0 without problem
This issue happens only if I upgrade rn to 0.76.4 (works with 0.76.3)
Hello!
I have recently upgraded to
[email protected]
, and encountered the following error when building for Android:This error does not appear when building for iOS, only Android.
Could it be related to #558?
Let me know if I can be of any further assistance
npx react-native info
The text was updated successfully, but these errors were encountered: