Files
react-native/packages/react-native-gradle-plugin/README.md
T
Nicola Corti 9db0fbb697 Add a README before publishing this package
Summary:
Before we can publish `0.0.1` of `react-native-gradle-plugin`, we
need to write a README file for it.

Changelog:
[Internal] [Changed] - Add a README before publishing the react-native-gradle-plugin

Reviewed By: ShikaSD

Differential Revision: D31206204

fbshipit-source-id: 0168298d04d4619dde931eb75d9555982f50fffe
2021-09-27 09:23:33 -07:00

17 lines
488 B
Markdown

# 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