mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a622a43764
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45998 The exact `React.Element` type is deprecated and will be removed in a future version of Flow. Changelog: [Internal] Reviewed By: gkz Differential Revision: D61205640 fbshipit-source-id: a029a3a46c7d8d9f94b0b931b991b2ce461151b2
@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.