We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please release v3.2.5!
Current version wants react native 0.63.0 as a peer dependency, which raises a dependency resolution error.
It seems that the latest committed version of this repository specifies react-native 0.64.0.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, is it possible to bypass the peer dependency resolution error?
Sorry, something went wrong.
I have not found a solution yet. I'm using RN 0.64.0 and thenpm audit command always fails with the dependency resolution error.
npm audit
Also goes wrong when making use of react 18.1.0 and trying to update the package as it uses react 17.0.0
No branches or pull requests
Please release v3.2.5!
Current version wants react native 0.63.0 as a peer dependency, which raises a dependency resolution error.
It seems that the latest committed version of this repository specifies react-native 0.64.0.
Thanks!
The text was updated successfully, but these errors were encountered: