解决ReactNative Webview加载时候白屏问题

需要使用一个View包裹Webview,并设置 overflow:'hidden'

参考 https://github.com/facebook/react-native/issues/21939


            
          

转载于:https://my.oschina.net/sfshine/blog/3066937

你可能感兴趣的:(解决ReactNative Webview加载时候白屏问题)