amis-rpc-design/node_modules/@react-native/gradle-plugin
2023-10-07 19:42:30 +08:00
..
gradle/wrapper v1.0.0 2023-10-07 19:42:30 +08:00
src/main/kotlin/com/facebook/react v1.0.0 2023-10-07 19:42:30 +08:00
build.gradle.kts v1.0.0 2023-10-07 19:42:30 +08:00
gradlew v1.0.0 2023-10-07 19:42:30 +08:00
gradlew.bat v1.0.0 2023-10-07 19:42:30 +08:00
package.json v1.0.0 2023-10-07 19:42:30 +08:00
README.md v1.0.0 2023-10-07 19:42:30 +08:00
settings.gradle.kts v1.0.0 2023-10-07 19:42:30 +08: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