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

Example app uses 4.0.2, latest version on npm is 4.0.1 #3285

Closed
Hauglid opened this issue Sep 21, 2018 · 1 comment
Closed

Example app uses 4.0.2, latest version on npm is 4.0.1 #3285

Hauglid opened this issue Sep 21, 2018 · 1 comment

Comments

@Hauglid
Copy link

Hauglid commented Sep 21, 2018

Version

Tell us which versions you are using:

  • react-native-router-flux v4.0.1
  • react v16.5
  • react-native v0.57.0

Expected behaviour

Swipe is enabled between tabs

Code in example app uses version 4.0.2, but the latest version on npm is 4.0.1.

Actual behaviour

Swipe does not work between tabs. It does work in 4.0.2, but not in 4.0.1.

@Hauglid
Copy link
Author

Hauglid commented Sep 24, 2018

How does this help? The example app still uses latest from github (4.0.2) and not from npm (4.0.1)
Try setting version number to ^4.0.1 (and not specify folder path), and then use yarn install.

Swiping between tabs does not work on the latest released version, so the example app shows features not available.

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

1 participant