Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ReactNative 文档在此页面上提到FlatList具有“滚动加载”功能:https ://facebook.github.io/react-native/docs/flatlist.html
FlatList
有谁知道这个功能的例子?
onEndReached = { this.handLoadMore } onEndReachedThreshold = { 100 }
有关详细信息,请访问链接。
https://medium.com/react-native-development/how-to-use-the-flatlist-component-react-native-basics-92c482816fe6