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

Doesn't work on RN 0.28 - undefined on nextState.routes.forEach #6

Closed
avishayil opened this issue Jun 24, 2016 · 2 comments
Closed

Comments

@avishayil
Copy link

Stack Trace

@jlpiedrahita
Copy link

There are some breaking changes related to navigation in RN 0.28: https://github.com/facebook/react-native/releases/tag/v0.28.0

You can either stick with 0.27 or submit a PR renaming children as routes in your navigation state.

@callmephilip
Copy link
Member

Should be fixed now - there have been a bunch of changes in the API - https://github.com/thebakeryio/react-native-complex-nav/pull/7/files

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

3 participants