Flutterwave / React-Native

React Native library for Flutterwave for Business (F4B) v2 and v3 APIs.
https://developer.flutterwave.com/
MIT License
6 stars 13 forks source link

🐛 Fixed RNCWebview version conflict #70

Open Jad-Jbara opened 10 months ago

Jad-Jbara commented 10 months ago

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:

Olatokumbo commented 3 months ago

@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 commented 2 months ago

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