react-native-macos/ReactAndroid
Emil Sjolander 54548894d0 Fix flex basis not accounting for max size constraint
Reviewed By: gkassabli

Differential Revision: D5044314

fbshipit-source-id: d9f9db832e4943a57a89c9d162ff6077b709795a
2017-05-12 09:18:56 -07:00
..
libs Apply auto-formatter for BUCK files in fbandroid. 2017-02-27 14:04:56 -08:00
src Fix flex basis not accounting for max size constraint 2017-05-12 09:18:56 -07:00
.npmignore
DEFS Fix ReactNative build break 2017-03-14 13:16:11 -07:00
DevExperience.md
README.md
build.gradle Fix gradle build due to renamed boost directory 2017-05-10 06:03:06 -07:00
gradle.properties
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.