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

Doesn’t support ReactNative 0.63 #11

Open
299241 opened this issue Nov 19, 2020 · 2 comments
Open

Doesn’t support ReactNative 0.63 #11

299241 opened this issue Nov 19, 2020 · 2 comments

Comments

@299241
Copy link

299241 commented Nov 19, 2020

Hello!
There’s a problem in React Native 0.63 because it is not compatible with [email protected].

warning "@haskkor/react-native-recaptchav3 > [email protected]" has incorrect peer dependency "react-native@>=0.60 <0.62". warning "@haskkor/react-native-recaptchav3 > [email protected]" has unmet peer dependency "react-native-windows@^0.61.0-beta.58"

Is there any posibility to fix it?

@caglardurmus
Copy link

Any updates?

@chenop
Copy link

chenop commented Jan 14, 2021

This might be caused by having another version of react-native-webview in your project.
Try to change it to "^9.4.0" in your package.json

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

3 participants