@react-native/codegen

Code generation tools for React Native

  • Types
  • ESM
  • CJS
License
MIT
Install Size
1.1 MB(16.1 MB)
Vulns
0
Published

Get started

$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

Weekly DownloadsAcross all versions

Node.js
^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0

Versions

View all versions
0.85.3
latest
0.83.9
0.83-stable
0.81.6
0.81-stable
0.80.3
0.80-stable
0.79.7
0.79-stable
0.78.3
0.78-stable
0.77.3
0.77-stable
0.76.9
0.76-stable

Readme

@react-native/codegen

Version

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:

  1. yarn to install the dependencies. You just need to run this once
  2. yarn jest packages/react-native-codegen.