react-native/ReactAndroid
Himabindu Gadupudi e8e2a6e410 Add tint color to inline icons
Reviewed By: achen1

Differential Revision: D7625378

fbshipit-source-id: a60cf79f32f2d4091dbddebd65af4880ebb8c2c7
2018-04-13 17:33:23 -07:00
..
libs Make xplat react native files buildable 2018-01-21 22:05:05 -08:00
src Add tint color to inline icons 2018-04-13 17:33:23 -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.