mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
04cf92fa9e
Summary: Changelog: [Internal][Added] - Add support for props of type Array<EdgeInsetsValue> Reviewed By: christophpurrer Differential Revision: D42651078 fbshipit-source-id: 3b8683ab199c3d590136cec0e6a67e9e85aaa2c0
@react-native/codegen
Installation
yarn add --dev @react-native/codegen
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 react-native-codegen.