a23a3c319c
Summary: Adding providesModule annotations to files that don't have a `providesModule` annotation but are in directories that packager crawls. Reviewed By: cpojer Differential Revision: D4612455 fbshipit-source-id: b23f0d6bbe2d26f480e93b56b67c6c8b1075e9f7 |
||
---|---|---|
.. | ||
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.