react-native-get-pixel_edit/node_modules/react-native/ReactAndroid
2025-07-09 11:41:52 +09:00
..
cmake-utils init 2025-07-09 11:41:52 +09:00
external-artifacts init 2025-07-09 11:41:52 +09:00
flipper-integration init 2025-07-09 11:41:52 +09:00
hermes-engine init 2025-07-09 11:41:52 +09:00
src init 2025-07-09 11:41:52 +09:00
build.gradle init 2025-07-09 11:41:52 +09:00
DevExperience.md init 2025-07-09 11:41:52 +09:00
gradle.properties init 2025-07-09 11:41:52 +09:00
proguard-rules.pro init 2025-07-09 11:41:52 +09:00
publish.gradle init 2025-07-09 11:41:52 +09:00
README.md init 2025-07-09 11:41:52 +09: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.