react-native
Version:
A framework for building native apps using React
8 lines (4 loc) • 336 B
Markdown
# 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).