# react-native-codegen

> ⚛️ Code generation tools for React Native

Latest version **0.70.7** (published 2023-10-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-codegen
pnpm add react-native-codegen
yarn add react-native-codegen
bun add react-native-codegen
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.70.7 |
| Published | 2023-10-12 |
| First published | 2019-02-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 1.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 126562 |
| Maintainers | huntie, react-native-bot, rsnara, cipolleschi, dmitryrykun, fb, fkgozali, lunaleaps, yungsters, cortinico, eliwhite |

## Links

- npm: https://www.npmjs.com/package/react-native-codegen
- Repository: https://github.com/facebook/react-native
- Homepage: https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen
- Issues: https://github.com/facebook/react-native/issues
- npm.io page: https://npm.io/package/react-native-codegen

## Dependencies (4)

- [nullthrows](https://npm.io/package/nullthrows.md) ^1.1.1
- [flow-parser](https://npm.io/package/flow-parser.md) ^0.121.0
- [jscodeshift](https://npm.io/package/jscodeshift.md) ^0.14.0
- [@babel/parser](https://npm.io/package/@babel/parser.md) ^7.14.0

## Recent versions

- 0.70.7 (latest) — 2023-10-12
- 0.71.6 — 2023-09-25
- 0.71.5 — 2023-02-13
- 0.71.4 — 2023-02-13
- 0.71.3 — 2022-11-22
- 0.72.0 — 2022-11-07
- 0.71.2 — 2022-11-03
- 0.71.1 — 2022-10-31
- 0.70.6 — 2022-10-19
- 0.0.18 — 2022-10-10
- 0.70.5 — 2022-09-14
- 0.69.2 — 2022-08-24
- 0.70.4 — 2022-08-22
- 0.71.0 — 2022-07-26
- 0.70.3 — 2022-07-14
- … 22 more at https://npm.io/package/react-native-codegen/versions

## README

# react-native-codegen

[![Version][version-badge]][package]

## 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*

[version-badge]: https://img.shields.io/npm/v/react-native-codegen?style=flat-square
[package]: https://www.npmjs.com/package/react-native-codegen

---
_Source: https://npm.io/package/react-native-codegen · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
