mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48292 These dependencies are making the CI on main to fail. ## Changelog: [General][Fixed] - Fix peer dependencies on React types Reviewed By: javache, hoxyq Differential Revision: D67283609 fbshipit-source-id: b325246f5de654a9ccbf7f96eec24434047a38ee
@react-native/virtualized-lists
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:
yarnto install the dependencies. You just need to run this onceyarn jest packages/virtualized-lists.