react-native/ReactAndroid
Mike Grabowski 2e384184bc [0.55.0] Bump version numbers 2018-04-03 16:58:34 +02:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src [0.55.0] Bump version numbers 2018-04-03 16:58:34 +02:00
.npmignore
DevExperience.md
README.md
build.gradle Extend Navigation to support "is_fabric" param from native 2018-02-13 13:50:22 -08:00
gradle.properties [0.55.0] Bump version numbers 2018-04-03 16:58:34 +02:00
release.gradle Update ReactAndroid build script to support gradle 2.3.0 2018-02-23 19:16:02 -08:00

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.