react-native/ReactAndroid
Andrew Chen (Eng) 1be2541ce2 Add assertion to ensure copied shadow nodes are of the same type as the original
Reviewed By: mdvacca

Differential Revision: D7664638

fbshipit-source-id: e1b7acbafd8a8fd9d6301d8afbb3e5959dc15b7a
2018-05-07 14:55:33 -07:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src Add assertion to ensure copied shadow nodes are of the same type as the original 2018-05-07 14:55:33 -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.