React-Native icon indicating copy to clipboard operation
React-Native copied to clipboard

🐛 Fixed RNCWebview version conflict

Open Jad-Jbara opened this issue 1 year ago • 2 comments

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

Jad-Jbara avatar Nov 08 '23 14:11 Jad-Jbara

@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!

Olatokumbo avatar Jun 05 '24 22:06 Olatokumbo

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

jocanola avatar Jun 26 '24 17:06 jocanola