FlatList和SectionList都是基于VirtualizedList实现的。 读者可以在项目的“node_modules/react-native/Libraries/Lists/XXX”文件夹下找到相关的源码。一般 ...
確定! 回上一頁