react-native-macos/ReactAndroid
Eloy Durán 0fdb1b23e5 Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
..
libs
src Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
.npmignore Restore the Office npm package size (#341) 2020-05-04 22:00:20 -07:00
DevExperience.md Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
README.md Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
build.gradle Resolving android sources 2020-04-29 22:54:16 -07:00
gradle.properties Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
proguard-rules.pro Add ProGuard rule for hermes (#28571) 2020-07-13 23:51:01 +02:00
release.gradle Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -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.