react-native/ReactAndroid
David Vacca 16bed9e6e5 Support cloning of virtual ReactShadowNodes
Reviewed By: achen1

Differential Revision: D7542648

fbshipit-source-id: 58494db9f8525d4deabc6345f36941fa93a1d887
2018-04-07 00:51:13 -07:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src Support cloning of virtual ReactShadowNodes 2018-04-07 00:51:13 -07:00
.npmignore
DevExperience.md
README.md
build.gradle Inline and fix proguard rules 2018-04-05 17:34:53 -07:00
gradle.properties
proguard-rules.pro Inline and fix proguard rules 2018-04-05 17:34:53 -07: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.