jiuyiUniapp/service/node_modules/@react-native/gradle-plugin
sx 61537cc3bd 九亿商家端静态页 2025-02-13 09:59:20 +08:00
..
gradle 九亿商家端静态页 2025-02-13 09:59:20 +08:00
react-native-gradle-plugin 九亿商家端静态页 2025-02-13 09:59:20 +08:00
settings-plugin 九亿商家端静态页 2025-02-13 09:59:20 +08:00
shared 九亿商家端静态页 2025-02-13 09:59:20 +08:00
shared-testutil 九亿商家端静态页 2025-02-13 09:59:20 +08:00
README.md 九亿商家端静态页 2025-02-13 09:59:20 +08:00
build.gradle.kts 九亿商家端静态页 2025-02-13 09:59:20 +08:00
gradlew 九亿商家端静态页 2025-02-13 09:59:20 +08:00
gradlew.bat 九亿商家端静态页 2025-02-13 09:59:20 +08:00
package.json 九亿商家端静态页 2025-02-13 09:59:20 +08:00
settings.gradle.kts 九亿商家端静态页 2025-02-13 09:59:20 +08:00

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

Testing

To run the tests in this package, run the following commands from the React Native root folder:

  1. yarn to install the dependencies. You just need to run this once
  2. ./gradlew -p packages/gradle-plugin test.