mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
79354eb0b5
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51924 In this diff I'm updating the documentation for codegen options `interfaceOnly` changelog: [internal] internal Reviewed By: arushikesarwani94, cortinico Differential Revision: D76293414 fbshipit-source-id: 9a8fd752302d4167c8764ce76c0038cd5cc47d7f
@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.