amis-rpc-design/node_modules/react-native/ReactAndroid
2023-10-07 19:42:30 +08:00
..
cmake-utils v1.0.0 2023-10-07 19:42:30 +08:00
external-artifacts v1.0.0 2023-10-07 19:42:30 +08:00
hermes-engine v1.0.0 2023-10-07 19:42:30 +08:00
libs v1.0.0 2023-10-07 19:42:30 +08:00
src/main v1.0.0 2023-10-07 19:42:30 +08:00
build.gradle v1.0.0 2023-10-07 19:42:30 +08:00
DevExperience.md v1.0.0 2023-10-07 19:42:30 +08:00
gradle.properties v1.0.0 2023-10-07 19:42:30 +08:00
proguard-rules.pro v1.0.0 2023-10-07 19:42:30 +08:00
publish.gradle v1.0.0 2023-10-07 19:42:30 +08:00
README.md v1.0.0 2023-10-07 19:42:30 +08:00

Building React Native for Android

See the Building from Source guide on the React Native website.

Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.