@react-native-mac/virtualized-lists
v0.78.2
Published
Virtualized lists for React Native macOS.
Readme
@react-native/virtualized-lists
Installation
yarn add @react-native/virtualized-listsNote: 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:
yarnto install the dependencies. You just need to run this onceyarn jest packages/virtualized-lists.
