Skip to main content
Version: 2.x

Introduction 📚

Fast & performant React Native list. No more blank cells.

Swap from FlatList in seconds. Get instant performance. Build for RN's new architecture.

Installation

Add the package to your project via:

yarn add @shopify/flash-list

Usage

Read more about the usage of FlashList here

Old architecture / FlashList v1

If you're running on old architecture or using an older version of FlashList, you can access the documentation specific to that version by selecting it from the version dropdown in the navigation bar, or using these direct links:

App / Playground

The fixture is an example app showing how to use the library.