上拉加载更多onReached被触发两次,造成重复请求资源,性能浪费. <FlatList ... onEndReached={() => { if (this.canLoadMore) { this.loadData(true); //
確定! 回上一頁