ios - RN中WebView无法加载网页
怪我咯
怪我咯 2017-04-18 09:40:40
0
2
659

在React Native中使用WebView加载网页,log了url,没有发现问题。`<WebView

                automaticallyAdjustContentInsets={true}
                source={{uri:this.state.detailUrl}}
                javaScriptEnabled={true}
                domStorageEnabled={true}
                decelerationRate='normal'
                startInLoadingState={true}
            />`
            
            


怪我咯
怪我咯

走同样的路,发现不同的人生

Antworte allen(2)
伊谢尔伦

url里是不是有#?

刘奇

没有啊,我把url打印出来了
http://i.meituan.com/shopping...

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage