mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
de1d605253
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44477 Changelog: [Internal] TSIA Reviewed By: huntie Differential Revision: D57091620 fbshipit-source-id: 54fd105069ba0a34b9ab5bd12295e4e9641492a3
@react-native/js-polyfills
Installation
yarn add @react-native/js-polyfills
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/polyfills.