This is documentation for the next SDK version. For up-to-date documentation, see the latest version (SDK 55).
@shopify/flash-list
一个 React Native 组件,提供了一种快速且高性能的列表渲染方式。
Android
iOS
tvOS
Web
Included in Expo Go
For the complete documentation index, see llms.txt. Use this Use this file to discover all available pages.
@shopify/flash-list 是一个“快速且高性能的 React Native 列表”组件,可直接替代 React Native 的 <FlatList> 组件。它“在底层复用组件以最大化性能。”
安装
Terminal
- npx expo install @shopify/flash-listIf 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.
了解更多
访问官方文档
获取有关 API 及其用法的完整信息。