-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Examples Broken #2976
Comments
There is unfortunately some crazy things going on upstream, react-navigation/react-navigation#3416 To get you going, and just for my own curiosity, can you try to uninstall the react-native-router-flux package in the project and then install the version pinned |
Tried with |
Closed
4.0.0-beta.31 fixes it as well |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
Tell us which versions you are using:
Environment:
OS: macOS High Sierra 10.13.3
Node: 8.2.1
Yarn: 1.3.2
npm: 5.3.0
Watchman: 4.7.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: 0.54.2 => 0.54.2
Expected behaviour
Following example steps should successfully build example locally
Actual behaviour
I get this error in simulator
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
The text was updated successfully, but these errors were encountered: