QuestionMobileMobile app. iOS / Android
my FlatList is janky when scrolling images
scroll stutters with a list of photos. is it a keyExtractor thing? image sizing? how do you make big lists smooth?
2 answers
scroll stutters with a list of photos. is it a keyExtractor thing? image sizing? how do you make big lists smooth?
do not overthink it — the simple version is fine for now, optimize once someone hits it.
shipped the same thing last month. the gotcha is the async bit. happy to look at your code.