# react-native-gradle-plugin

> ⚛️ Gradle Plugin for React Native

Latest version **0.71.19** (published 2023-06-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-gradle-plugin
pnpm add react-native-gradle-plugin
yarn add react-native-gradle-plugin
bun add react-native-gradle-plugin
```

## 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.71.19 |
| Published | 2023-06-07 |
| First published | 2021-09-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 147.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 126527 |
| Maintainers | react-native-bot, rsnara, cipolleschi, dmitryrykun, fb, fkgozali, lunaleaps, yungsters, cortinico, eliwhite |

## Links

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

## Recent versions

- 0.71.19 (latest) — 2023-06-07
- 0.71.18 — 2023-05-10
- 0.71.17 — 2023-03-28
- 0.71.16 — 2023-03-06
- 0.71.15 — 2023-02-13
- 0.71.14 — 2023-01-31
- 0.71.13 — 2023-01-19
- 0.71.12 — 2022-12-19
- 0.71.11 — 2022-12-13
- 0.71.10 — 2022-11-30
- 0.71.9 — 2022-11-22
- 0.72.1 — 2022-11-18
- 0.72.0 — 2022-11-07
- 0.71.8 — 2022-11-02
- 0.71.7 — 2022-10-27
- … 18 more at https://npm.io/package/react-native-gradle-plugin/versions

## README

# react-native-gradle-plugin

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

A Gradle Plugin used to support development of React Native applications for Android.

## Installation

```
yarn add react-native-gradle-plugin
```

*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-gradle-plugin?style=flat-square
[package]: https://www.npmjs.com/package/react-native-gradle-plugin

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