b67c0c964e
Summary: See #10236 Closes https://github.com/facebook/react-native/pull/10421 Differential Revision: D4045455 fbshipit-source-id: a4fd969b1ade5e1a44715c6aeebb12b58bbf8d0c |
||
---|---|---|
.. | ||
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.