Open potados99 opened 2 years ago
Hi, is it possible to bypass the peer dependency resolution error?
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.
Also goes wrong when making use of react 18.1.0 and trying to update the package as it uses react 17.0.0
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!