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

🐛 Fixed RNCWebview version conflict #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jad-Jbara
Copy link

This is to fix a crash happening whenever react-native-webview version is updated:
Invariant Violation: Tried to register two views with the same name RNCWebView, js engine.

Replication steps:

  • Install areact-native-webview version that is >=6.0.2
  • Update react-native-webview to a newer version
  • Run the code and try to open Flutterwave's webview

@Olatokumbo
Copy link

@corneliusyaovi @thecodecafe

Could we prioritize merging this fix? Our company is the process of updating our React Native Expo to version 50, and we're encountering the following issue: "Invariant Violation: Tried to register two views with the same name RNCWebView, js engine." This fix would be crucial to resolving this problem.

Thank you!

@jocanola
Copy link

@Olatokumbo @corneliusyaovi @thecodecafe how far with this PR?

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

Successfully merging this pull request may close these issues.

4 participants