Unlike a ScrollView , a FlatList component renders its children lazily. What does it mean? That means, it renders only items which are ...
確定! 回上一頁