Files
react-native/packages/react-native-gradle-plugin
Carmi Grushko 0538f45e45 Update ktfmt component on FBS:master
Reviewed By: strulovich

Differential Revision: D38301968

fbshipit-source-id: 24e2658a83de67ce98cfcf876fd0fd4271827c65
2022-08-02 00:25:12 -07:00
..
2022-08-02 00:25:12 -07:00
2022-01-28 08:22:17 -08:00
2021-11-15 06:47:39 -08:00
2022-07-27 08:19:11 -07:00

react-native-gradle-plugin

Version

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