<WebView
// automaticallyAdjustContentInsets={false}
startInLoadingState={true}
// domStorageEnabled={true}
// javaScriptEnabled={true}
// style={{width:'100%',height:'100%'}}
contentInset={{top:-110,bottom:-64}}
source={{uri:'https://my.xmf.com/user/home/self_info'}}/>
React native 加載webview 時使用source 用uri 使用url安卓不顯示