mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fd0894b1c7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48592 Changelog: [General][Added] Add support for the second parameter of `console.table` to specify a list of columns to print in the table. Reviewed By: javache Differential Revision: D67803665 fbshipit-source-id: 354476404bad7cd2d280c8b3d963d5acba41f86b
@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.