react-native/ReactAndroid
Andy Street 1c31aea83f Update "This shouldn't be possible. Congratulations." error message
Summary: Apparently this *is* possible. Congratulations to me.

Reviewed By: nicklockwood

Differential Revision: D3281361

fbshipit-source-id: 53c6ab83d959aa8a77880f4f772a7a7d7ccf4950
2016-05-10 09:17:23 -07:00
..
libs
src Update "This shouldn't be possible. Congratulations." error message 2016-05-10 09:17:23 -07:00
.npmignore
DEFS
DevExperience.md
README.md Add scripts for running tests locally 2016-05-04 08:58:18 -07:00
build.gradle Fix build break of react native exopackage apps 2016-04-27 08:02:24 -07:00
gradle.properties E2e android 2016-04-13 08:20:05 -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.