Skip to content
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

Closed
duro opened this issue Mar 30, 2018 · 3 comments
Closed

Examples Broken #2976

duro opened this issue Mar 30, 2018 · 3 comments

Comments

@duro
Copy link

duro commented Mar 30, 2018

Version

Tell us which versions you are using:

  • react-native-router-flux v4.0.0-beta.30

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

iphone_6_-_ios_11_1

Steps to reproduce

For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.

# Get the code
git clone https://github.com/aksonov/react-native-router-flux.git
cd react-native-router-flux/Example

# Install dependencies
yarn

# Run it
react-native run-ios
@asciifaceman
Copy link
Contributor

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 4.0.0-beta.28 or 4.0.0-beta.22

@IronTony
Copy link

IronTony commented Apr 6, 2018

Tried with 4.0.0-beta.28 and it works

@aksonov
Copy link
Owner

aksonov commented Jun 6, 2018

4.0.0-beta.31 fixes it as well

@aksonov aksonov closed this as completed Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants