-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Error with react native navigation on new react-native-0.57.0 #3996
Comments
have you figure this out? i have the same problem |
Yes i did. U need to install latest version of react native navigation so its compatibile with react native 0.57. But after that there is new error about sdk. Its only for me like that, so i downgraded react native. U can try and tell us what happened. |
There is a PR for 0.57.0 support here #3851 |
At present react-native-navigation only works with react-native versions 0.51, 0.55 and 0.56. So downgrade your react-native to lower versions and the project will work fine. |
Related issue here, there's also a pending pull request. |
Any update on this? |
Any update? |
Duplicate #3831 |
Issue Description
I installed new react native 0.57 and when i run npm run android a got too much errors.
Steps to Reproduce / Code Snippets / Screenshots
This are the errors:
Environment
The text was updated successfully, but these errors were encountered: