react-native-macos/ReactAndroid
rohitjain85 4ded2e53e8 Rojain/c++stlrevert (#128)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Reverting back to gnustl as there is some time to swich over to libcpp in devmain
2019-08-06 21:01:45 +05:30
..
devmainJava Remove nmake (#112) 2019-07-17 13:13:16 -07:00
libs put RN58 back 2019-03-28 13:44:57 -07:00
src Rojain/c++stlrevert (#128) 2019-08-06 21:01:45 +05:30
.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 Use standard ubuntu pool for PR (#119) 2019-07-30 12:29:46 -07:00
README.md Fixing link to Android build guide. 2018-05-27 15:17:55 -07:00
ReactAndroid.nuspec Rojain/unstrippedbins2 (#114) 2019-07-24 17:30:26 +05:30
build.gradle Use standard ubuntu pool for PR (#119) 2019-07-30 12:29:46 -07:00
gradle.properties Android initial merge 2019-05-02 18:28:47 +05:30
packages.config Use standard ubuntu pool for PR (#119) 2019-07-30 12:29:46 -07:00
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.