UI Performance Optimization
Instant Performance Upgrade: From FlatList to FlashList - Shopify

Instant Performance Upgrade: From FlatList to FlashList - Shopify

8/17/2022

What this post added

Introduced FlashList, a performant React Native list component, as a drop-in replacement for FlatList. FlashList addresses performance issues like frame drops and blank cells by recycling views and optimizing memory utilization. It also adds new features such as `getItemType`, flexible column spans, and performance metrics for developers.

Read the original post ↗