📜  导航到新屏幕时应用程序崩溃 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:13.893000             🧑  作者: Mango

代码示例1
It's a crazy bug in the WebView library where the fix is to set its opacity to 
0.99. This completely fixed it for me:



issue:
https://github.com/react-native-webview/react-native-webview/issues/811