mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: X-link: https://github.com/facebook/metro/pull/1492 Pull Request resolved: https://github.com/facebook/react-native/pull/50865 This change updates React in React Native OSS from 19 to 19.1 bypass-github-export-checks ## Changelog: [General][Changed] - Bump React to 19.1 ## Internal: jest_e2e[run_all_tests] Reviewed By: cortinico Differential Revision: D73502629 fbshipit-source-id: 362897e8b491d1474f433ee7ad3306baf95d2e6c
@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.