react-native/ReactAndroid
David Vacca a62aac5952 Fix rootview layout when using flex
Reviewed By: achen1

Differential Revision: D7753463

fbshipit-source-id: 5d2d70f9b5130ffe3b59a5364c589f437988ef37
2018-04-25 10:11:54 -07:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src Fix rootview layout when using flex 2018-04-25 10:11:54 -07:00
.npmignore
DevExperience.md
README.md
build.gradle Update fresco to v1.9.0, okhttp3 to v3.10.0 2018-04-24 09:49:32 -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.