Reference version

@shopify/flash-list

GitHub

npm

A React Native component that provides a fast and performant way to render lists.

Android
iOS
tvOS
Web
Bundled version:
1.7.6

@shopify/flash-list is a "Fast and 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."

Installation

Terminal
npx expo install @shopify/flash-list

If you are installing this in an existing React Native app, make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.

Learn more

Visit offical documentation

Get full information on API and its usage.