Skip to main content

Introduction 📚

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

Swap from FlatList in seconds. Get instant performance.

Installation

Add the package to your project via:
yarn add @shopify/flash-list

and run pod install in the ios directory. If you don't use React Native CLI's autolinking feature, you will need to manually link the dependency - read here to learn more.

Usage

Read more about the usage of FlashList here

App / Playground

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