react-native/ReactAndroid
Emil Sjolander b7ded130df Dont use explicit .so file name to support more platforms
Reviewed By: dreiss

Differential Revision: D3981166

fbshipit-source-id: 0b19f73e6de48a30613419ccc54735c968701532
2016-10-08 09:28:42 -07:00
..
libs
src Dont use explicit .so file name to support more platforms 2016-10-08 09:28:42 -07:00
.npmignore
DEFS Fix example in buck DEFS 2016-09-29 08:28:39 -07:00
DevExperience.md
README.md
build.gradle Upgrade OSS folly dependency 2016-09-30 15:28:38 -07:00
gradle.properties fixed mockito version 2016-10-04 10:43:35 -07:00
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.