# Building React Native for Android

See the [docs on the website](https://reactnative.dev/docs/building-from-source.html#android).

# Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://reactnative.dev/docs/testing.html).
