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
I have already intalled Webview after run this npm react-native-rte showw error tried to register two views with the same name RNCWebView
The text was updated successfully, but these errors were encountered:
yes, it's issue in lib package.json
need to define webview in peerDependencies and write something like this >=5.3.0
@rajisundaram-s you can:
"resolutions": { "react-native-webview": "^11.13.0" },
Sorry, something went wrong.
No branches or pull requests
I have already intalled Webview after run this npm react-native-rte showw error tried to register two views with the same name RNCWebView
The text was updated successfully, but these errors were encountered: