@shopify/flash-list
is a "Fast & performant React Native list" component that is a drop-in replacement for React Native's <FlatList>
component. It "recycles components under the hood to maximize performance."Android Device | Android Emulator | iOS Device | iOS Simulator | Web |
---|---|---|---|---|
→
expo install @shopify/flash-list
If you're installing this in a bare React Native app, you should also follow these additional installation instructions.