我正在嘗試將鏈接粘貼到 React Native 的文本框 (TextInput) 中,但它沒有顯示鏈接中的圖像。我不確定我的錯誤在哪里。請有人幫助我,我真的很感激。先感謝您?。。。。。。。。∵@是代碼const tryImage = "https://images.app.goo.gl/heFUyytHySGiSMeY8"<View style={styles.info}> <Image source={one} style={styles.progress}/> <Text style={styles.title}>Add Photo</Text> <Image source={{uri: tryImage}} style={styles.icon}/></View>icon:{ width: 180, height: 180, marginTop: 50,},
Web 圖像不顯示 React-Native
牛魔王的故事
2022-11-03 10:30:58