RN webview

2017-10-24  本文已影响0人  yhj0129

<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安卓不显示

上一篇下一篇

猜你喜欢

热点阅读