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

Tried to register two views with the same name RNCWebView #63

Open
Millz147 opened this issue Mar 17, 2023 · 3 comments
Open

Tried to register two views with the same name RNCWebView #63

Millz147 opened this issue Mar 17, 2023 · 3 comments

Comments

@Millz147
Copy link

The Installed Webview on your library is conflicting with the main project webview. please look into this. This is crashing my application

@abraham-alizor
Copy link

abraham-alizor commented Apr 19, 2023

@Millz147 where are you able to find a solution to this? had this issue using expo

@Gentlekboy
Copy link

@abraham-alizor I fixed this by upgrading my react-native-webview library from "react-native-webview": "11.18.1" to "react-native-webview": "^13.3.1". I am using the expo bare workflow.

@allenhark
Copy link

  "postinstall": "npx jetifier && patch-package && rm -rf ./node_modules/flutterwave-react-native/node_modules/react-native-webview"

Add this in package.json scripts

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

4 participants