react-native/ReactAndroid
Aaron Chiu 20c2ae85f0 allow calling NativeViewHierarchyManager.addRootView() off the UI thread
Reviewed By: yungsters, shergin

Differential Revision: D4998706

fbshipit-source-id: f95cdcb0d193ffff2dfe39f9523a222d958ba5c6
2017-05-08 11:31:19 -07:00
..
libs Apply auto-formatter for BUCK files in fbandroid. 2017-02-27 14:04:56 -08:00
src allow calling NativeViewHierarchyManager.addRootView() off the UI thread 2017-05-08 11:31:19 -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.