ReactNative IOS下Image標籤加載網絡圖片不顯示

<Image 
        style={styles.imgStyle} source={{uri: 'http://facebook.github.io/react/img/logo_og.png'}}>
    </Image>
複製代碼

react native 官網指出react

解決方案:

1.使用https下的圖片資源git

2.在Xcode項目中找到 github

添加設置

相關文章
相關標籤/搜索