@shopify/flash-list

一个 React Native 组件,提供快速且高性能的方式来渲染列表。

Android
iOS
tvOS
Web
Bundled version:
1.7.6

@shopify/flash-list 是 "快速且高性能的 React Native 列表" 组件,是 React Native <FlatList> 组件的直接替代品。是 "在引擎盖下回收组件以最大限度地提高性能。"

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

安装

¥Installation

Terminal
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.

了解更多

¥Learn more

访问官方文档

获取有关 API 及其用法的完整信息。