最后 FlatList 项目组件: renderPhoto = ({ item, index }) => { return ( <View style = {{ width: SCREEN_WIDTH, height: 'auto' }}> <FastImage style ...
確定! 回上一頁