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

Cannot be installed in React Native v0.44 #72

Open
jaredmharris opened this issue May 25, 2017 · 1 comment
Open

Cannot be installed in React Native v0.44 #72

jaredmharris opened this issue May 25, 2017 · 1 comment

Comments

@jaredmharris
Copy link

jaredmharris commented May 25, 2017

I'm porting a React project to React Native v0.44 It says it cannot install the hammerjs dependency because the cap major version it allows is 15.x, however React Native 0.44 uses React 16.0.0-alpha.6. Do we know when 16 will be supported by hammerjs?

@jaredmharris
Copy link
Author

jaredmharris commented May 25, 2017

Seeing this in package.json, can we include 16?

    "react": "^0.14.3 || ^15.0.0"
  },```

jaredmharris added a commit to jaredmharris/react-hammerjs that referenced this issue May 31, 2017
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