Skip to content

undefined is not an object NavigationCardStackStyleInterpolator.forHorizontal #552

Closed
@masterkrang

Description

@masterkrang

Just npm installed 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.
image

Steps to reproduce

  1. npm install
  2. 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:

http://stackoverflow.com/questions/36722967/react-native-navigationcardstackstyleinterpolator-forhorizontal-undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions