3e4f16a2a6
Summary: fix link in comment Closes https://github.com/facebook/react-native/pull/8295 Differential Revision: D3469079 Pulled By: javache fbshipit-source-id: e4c4c3b8871bfac1ff49d5cb29305f96e30282b6 |
||
---|---|---|
.. | ||
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.