Code generation tools for React Native
- Types
- ESM
- CJS
- License
- MIT
- Install Size
- 1.1 MB(16.1 MB)
- Vulns
- 0
- Published
$
npm install @react-native/codegen@0.85.3$
pnpm add @react-native/codegen@0.85.3$
yarn add @react-native/codegen@0.85.3$
bun add @react-native/codegen@0.85.3$
deno add npm:@react-native/codegen@0.85.3$
vlt install @react-native/codegen@0.85.3$
vp add @react-native/codegen@0.85.3@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.