mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This will publish several changes we have pending on main, specifically changes to React Native Gradle Plugin which are needed to unblock nightlies. #publish-packages-to-npm ## Changelog [INTERNAL] - Bumping all the changes we have on main Pull Request resolved: https://github.com/facebook/react-native/pull/36355 Test Plan: n/a Reviewed By: hoxyq Differential Revision: D43733634 Pulled By: cortinico fbshipit-source-id: 9c041f7557cd8e494dfc942ae89e13e55353bb48
@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.