Closed
Description
Just npm install
ed today on my project, getting this error undefined is not an object NavigationCardStackStyleInterpolator.forHorizontal
.
- react-native-router-flux v3.22.0
- react-native v0.23.1
Expected behaviour
Should run without errors.
Actual behaviour
undefined is not an object NavigationCardStackStyleInterpolator.forHorizontal
.
Steps to reproduce
- npm install
- run project in xcode (to device or simulator, error is the same)
I feel confident that this is related to react-native-router-flux because I downgraded to v3.1.5 and everything was fine.
My package.json looks like this: "react-native-router-flux": "^3.1.5",
Also posted to StackOverflow:
Metadata
Metadata
Assignees
Labels
No labels