Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeReanimated' could not be found. Verify that a module by this name is registered in the native binary.

See original GitHub issue

Using react-native-reanimated v2.0.0 causing this error on android. In IOS its working fine. don’t know what causing this error on to the android devices. Note - I’m not debugging the app. so debugger is off

react": "16.13.1 react-native": "0.63.4 react-native-reanimated": "^2.0.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:16 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
jakub-gonetcommented, Mar 15, 2021

@anastely

This is expected, see this, this and this.

4reactions
scrapecodercommented, Mar 11, 2021

i fixed by followed this instruction -

https://docs.swmansion.com/react-native-reanimated/docs/installation/

after this changes make sure you clean the bundle or restart the metro

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invariant Violation: TurboModuleRegistry.getEnforcing ...
Verify that a module by this name is registered in the native binary. I'm using reanimated here import React from 'react' import Item ......
Read more >
'imageloader' could not be found. - You.com | The AI Search ...
getEnforcing 'ImageLoader' issue ... Invariant Violation: TurboModuleRegistry. ... Verify that a module by this name is registered in the native binary.
Read more >
TurboModuleRegistry.getEnforcing(...) error in react native
Verify that a module by this name is registered in the native binary. Invariant Violation: Module AppRegistry is not a registered callable ...
Read more >
'DevSettings' could not be found-React Native
Coding example for the question Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'DevSettings' could not be found-React Native.
Read more >
[Jest] V2 - rc2 Invariant Violation: TurboModuleRegistry ...
[Jest] V2 - rc2 Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'NativeReanimated'. react-native-reanimated.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found