react-native/ReactAndroid/README.md

8 lines
336 B
Markdown
Raw Normal View History

# Building React Native for Android
See the [docs on the website](https://facebook.github.io/react-native/docs/android-building-from-source.html).
# Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://facebook.github.io/react-native/docs/testing.html).