react-native-flip
Version:
8 lines (4 loc) • 304 B
Markdown
# 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).