Detalhes do pacote

@react-native-tvos/virtualized-lists

facebook48.6kMIT0.79.5-0

Virtualized lists for React Native.

lists, virtualized-lists, section-lists, react-native

readme (leia-me)

@react-native-tvos/virtualized-lists

Version

Installation

yarn add @react-native-tvos/virtualized-lists

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Note: this package is modified from the original at @react-native/virtualized-lists, adding some specific changes needed for correct focus handling on TV platforms.

Testing

To run the tests in this package, run the following commands from the React Native root folder:

  1. yarn to install the dependencies. You just need to run this once
  2. yarn jest packages/virtualized-lists.