mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6c10df5c90
Summary: i recently made a change to modularize some of our graphics dependencies i think this codegen will be incorrect now after my diff, so i updated it so we would codegen the correct deps Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D41451842 fbshipit-source-id: 98b5576e9fbd2d693c8bcfeac39d8dfb1b1e0584
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.