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/47276 This dates back all the way to D4021502 and is unused by any of our modern debugger tools. Changelog: [Internal] Reviewed By: rubennorte Differential Revision: D65134285 fbshipit-source-id: 44d8bf2553b28558755e9a603b8ddc8f7dd79b20
@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.