FlashcardIntermediate
FlatList Keys for List Performance
Learn why stable keys help FlatList render and update long lists efficiently.
Question
Why does FlatList need a stable keyExtractor instead of using array indexes?
Click to reveal answer
Learn why stable keys help FlatList render and update long lists efficiently.
Why does FlatList need a stable keyExtractor instead of using array indexes?