react-native/ReactAndroid
Pieter De Baets 892231545b Remove duplicate definition of nativeLoggingHook
Reviewed By: lexs

Differential Revision: D4160267

fbshipit-source-id: 8e23ea355095f1f94610068010b7cdf385d69e40
2016-11-18 06:28:48 -08:00
..
libs
src Remove duplicate definition of nativeLoggingHook 2016-11-18 06:28:48 -08:00
.npmignore
DEFS Fix example in buck DEFS 2016-09-29 08:28:39 -07:00
DevExperience.md
README.md
build.gradle Fix indent of .gradle files 2016-10-19 16:58:36 -07:00
gradle.properties fixed mockito version 2016-10-04 10:43:35 -07:00
release.gradle Circle CI releases now work with Java 8 2016-10-28 07:58:52 -07: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.