react-native
Version:
A framework for building native apps using React
8 lines (4 loc) • 329 B
Markdown
# Building React Native for Android
See the [docs on the wiki](https://github.com/facebook/react-native/wiki/Building-from-source#prerequisites).
# Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://github.com/facebook/react-native/wiki/Tests).