react-native/ReactAndroid
Hongtan Du c893989d21 Add check for valid rootTag in ReactRootView
Reviewed By: AaaChiuuu

Differential Revision: D5796097

fbshipit-source-id: 1aed793dd77864f1b2cb20e64049483a084f0bc0
2017-09-08 14:17:38 -07:00
..
libs Apply auto-formatter for BUCK files in fbandroid. 2017-02-27 14:04:56 -08:00
src Add check for valid rootTag in ReactRootView 2017-09-08 14:17:38 -07:00
.npmignore
DEFS Fix oss build 2017-06-06 08:30:50 -07:00
DevExperience.md
README.md
build.gradle Update OSS Fresco dependency 2017-07-12 07:54:09 -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.