GuidesExpo Application ServicesAPI Reference
ArchiveExpo SnackDiscordForumsChangelog

FlashList

GitHub

npm


@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."

Platform Compatibility

Android DeviceAndroid EmulatoriOS DeviceiOS SimulatorWeb

Installation

Terminal
npx expo install @shopify/flash-list

If you're installing this in a bare React Native app, you should also follow these additional installation instructions.

Usage

See full documentation at https://shopify.github.io/flash-list/.

  • Ask a question on the forums about FlashList

  • View open bug reports for FlashList

  • Edit this page

Was this doc helpful?