mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
a3620799ec
Summary: This diff fixes Android OSS CI Reviewed By: rickhanlonii Differential Revision: D13747492 fbshipit-source-id: 6f90df6d3a096e3bf8a710382e192c3f54f00268 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
build.gradle | ||
DevExperience.md | ||
gradle.properties | ||
proguard-rules.pro | ||
README.md | ||
release.gradle |
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.