grahammendick / navigation

Scene-Based Navigation for React and React Native
https://grahammendick.github.io/navigation/
Apache License 2.0
571 stars 40 forks source link

My App craches when i navigate back from react native webview screen #763

Closed salisuabubakar closed 7 months ago

salisuabubakar commented 7 months ago

Hi, Below is the error i get when i navigate back from react native webview screen on my app. """" NSInvalidArgumentException: -[RNCWebViewImpl destroyWebView]: unrecognized selector sent to instance 0x10b1e9a00 """"

Thank you.

grahammendick commented 7 months ago

This looks like a bug with React Native Webview to me. Somebody else has raised it with them

grahammendick commented 7 months ago

It looks like you've not got fabric enabled on react native webview?