react-native-macos/ReactAndroid
Dan Caspi 19de7fcb22 Moving some RAM logic to Instance.
Reviewed By: michalgr

Differential Revision: D6208977

fbshipit-source-id: 28339d07c58f1acc816be02f2707ef75529fa069
2017-11-03 05:32:02 -07:00
..
libs Add include_defs("//ReactAndroid/DEFS") to all BUCK files in ReactAndroid 2017-09-29 16:16:06 -07:00
src Moving some RAM logic to Instance. 2017-11-03 05:32:02 -07:00
.npmignore
DEFS Migrate to Circle 2.0 2017-09-21 14:01:30 -07:00
DevExperience.md
README.md
build.gradle Update OSS Fresco dependency 2017-07-12 07:54:09 -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.