b28c0bb7db
Summary: Followup for #5822, addressing nits. **Test Plan** Travis CI (the author of #5822 tested the change). Closes https://github.com/facebook/react-native/pull/10563 Differential Revision: D4081826 fbshipit-source-id: f3a2e1996bf02f81fecea6e53fe1c522b8c85689 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
release.gradle |
README.md
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.