Mar*_*ang 5 image react-native
我使用react本机v0.44图像组件为android,但图像无法加载,代码:
<View style={styles.slide1} key={index}>
<Image
style={styles.image}
resizeMode = 'contain'
onError = {(e)=>{
console.log(e)
}}
source={{uri:`http://i01.appmifile.com/webfile/globalimg/hk/cms/92247F5D-CC6E-273F-5710-841E891CB96F.jpg`}}
/>
</View>
Run Code Online (Sandbox Code Playgroud)
图像无法显示,onError句柄获取错误,但如何知道加载图像中的错误?
| 归档时间: |
|
| 查看次数: |
2121 次 |
| 最近记录: |