You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Chazot bd1233ba46
Début du projet
2 years ago
..
gradle/wrapper Début du projet 2 years ago
src/main/kotlin/com/facebook/react Début du projet 2 years ago
README.md Début du projet 2 years ago
build.gradle.kts Début du projet 2 years ago
gradlew Début du projet 2 years ago
gradlew.bat Début du projet 2 years ago
package.json Début du projet 2 years ago
settings.gradle.kts Début du projet 2 years ago

README.md

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