mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
04bf8cfb23
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43710 As we had already cut a branch for RN 0.74 https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1 We can delete this code already Changelog: [Internal] Reviewed By: shwanton Differential Revision: D55511382 fbshipit-source-id: 3ef15af338b5ad31b02e0a1eed7ac873566d9562
@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 packages/react-native-codegen.