Package detail

@react-native-mac/virtualized-lists

microsoft250kMIT0.78.2

Virtualized lists for React Native macOS.

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

readme

@react-native/virtualized-lists

Version

Installation

yarn add @react-native/virtualized-lists

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

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.

changelog

Change Log - @react-native-mac/virtualized-lists

This log was last generated on Wed, 06 Sep 2023 19:59:04 GMT and should not be manually modified.

0.72.1

Wed, 06 Sep 2023 19:59:04 GMT

Patches

  • Bring in 0.72-stable changes to virtualized-lists (adgleitm@microsoft.com)