react-native-macos/ReactAndroid
Tom Underhill 6e3037ba7e Merge remote-tracking branch 'ms/master' into fb59merge 2019-06-10 16:50:50 -07:00
..
devmainJava This change updates react dependencies (#67) 2019-05-17 07:02:08 -07:00
includes/msoFolly Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
libs put RN58 back 2019-03-28 13:44:57 -07:00
src Merge remote-tracking branch 'ms/master' into fb59merge 2019-06-10 16:50:50 -07:00
.npmignore Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
CopyHeaders.inc Internal build logic update 2019-05-10 10:09:35 -07:00
DEFS Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
DevExperience.md CHORE - Remove Trailing Spaces 2016-04-06 09:21:53 -07:00
NuGet.Config Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
README.md Fixing link to Android build guide. 2018-05-27 15:17:55 -07:00
ReactAndroid.nuspec Include more files in droid nuget (#74) 2019-05-22 17:33:48 -07:00
build.gradle merge master 2019-05-29 11:27:04 -07:00
dirs Sync from tenant (#43) 2019-04-08 13:05:10 -07:00
gradle.properties Android initial merge 2019-05-02 18:28:47 +05:30
packages.config Using optimized V8 bins (#78) 2019-05-29 18:49:15 +05:30
proguard-rules.pro put RN58 back 2019-03-28 13:44:57 -07:00
release.gradle put RN58 back 2019-03-28 13:44:57 -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.