react-native/ReactAndroid
Emil Sjolander 86e304f6a3 Move csslayout into xplat
Reviewed By: lucasr

Differential Revision: D3509483

fbshipit-source-id: dfd0b00002b7da6432667b4a795edb5a15cf9a88
2016-07-13 10:28:27 -07:00
..
libs
src Move csslayout into xplat 2016-07-13 10:28:27 -07:00
.npmignore
DEFS Move cxx module support into oss 2016-05-24 19:28:59 -07:00
DevExperience.md
README.md
build.gradle Make SoLoader an external dependency 2016-07-08 16:48:13 -07:00
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.