We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When reloading a project sometimes i'm having this assert being true on REAModule.
react_native_assert failure: uiManager.get() != nil Assertion failed: (uiManager.get() != nullptr), function -[REAModule injectDependencies:], file REAModule.mm, line 108.
I'm not sure what is causing it but i'm using the following versions:
react-native-screens: 4.3.0 react-native-reanimated: 3.16.5 @react-navigation/native-stack: 7.2.0 react-native: 0.76.5
...
3.16.5
0.76.5
iOS
Hermes
React Native
Fabric (New Architecture)
Debug app & dev bundle
iOS simulator
Iphone 15 Pro Max
Yes
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
Description
When reloading a project sometimes i'm having this assert being true on REAModule.
Steps to reproduce
I'm not sure what is causing it but i'm using the following versions:
react-native-screens: 4.3.0
react-native-reanimated: 3.16.5
@react-navigation/native-stack: 7.2.0
react-native: 0.76.5
Snack or a link to a repository
...
Reanimated version
3.16.5
React Native version
0.76.5
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Debug app & dev bundle
Device
iOS simulator
Device model
Iphone 15 Pro Max
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: