react-native/ReactAndroid
Pieter De Baets 17020ff9af Add API to reset CxxModuleWrapper's module pointer
Reviewed By: mhorowitz

Differential Revision: D4914335

fbshipit-source-id: f28f57c2e74d590dacfb85d8027747837f768fdc
2017-04-20 11:00:33 -07:00
..
libs Apply auto-formatter for BUCK files in fbandroid. 2017-02-27 14:04:56 -08:00
src Add API to reset CxxModuleWrapper's module pointer 2017-04-20 11:00:33 -07:00
.npmignore
DEFS Fix ReactNative build break 2017-03-14 13:16:11 -07:00
DevExperience.md
README.md
build.gradle Use tag ids for testID 2017-04-05 12:39:29 -07:00
gradle.properties
release.gradle

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.