react-native/ReactAndroid
David Vacca 5fa9d78978 Fix viewflattening for views with on_layout props
Reviewed By: achen1

Differential Revision: D7796986

fbshipit-source-id: beb0725d4edc15ec23deba592e53b700abb3bcb5
2018-04-27 18:53:27 -07:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src Fix viewflattening for views with on_layout props 2018-04-27 18:53:27 -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.