Error: [Reanimated] The native part of Reanimated doesn't seem to be initialized. #5023
Replies: 1 comment 1 reply
-
Did you configure Reanimated Babel plugin? https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#step-2-add-reanimateds-babel-plugin |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
ERROR Error: [Reanimated] The native part of Reanimated doesn't seem to be initialized. This could be caused by
LOG Running "Gestorum" with {"rootTag":51}
ERROR Invariant Violation: "Gestorum" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesIm trying to launch the app but i always get same issue. Tried to solve it but couldnt, but sometimes it gets solved by itself. This error usually happends to me when i create a new project, do the imports and i set my code, but sometimes whe i turn on the pc the next day or so, the issue is gone.
Beta Was this translation helpful? Give feedback.
All reactions