FlashcardBeginner
FlatList Component
FlatList efficiently renders large scrollable lists of data.
Question
What makes FlatList better than ScrollView for long lists?
Click to reveal answer
FlatList efficiently renders large scrollable lists of data.
What makes FlatList better than ScrollView for long lists?