File: flash-list.md | Updated: 11/15/2025
Hide navigation
Search
Ctrl K
Home Guides EAS Reference Learn
Reference version
SDK 54 (latest)
Archive Expo Snack Discord and Forums Newsletter
Ask AI
A React Native component that provides a fast and performant way to render lists.
Ask AI
Android
iOS
tvOS
Web
Bundled version:
2.0.2
Copy page
@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."
Terminal
Copy
- 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.
Visit official documentation
Get full information on API and its usage.