使用SOP: import { ListView } from react-native; 使用範例 <ListView dataSource={dataSource} ... dataSource 就是這個List 預計要顯示的全部資料
確定! 回上一頁