react-native-macos/ReactAndroid
Valentin Shergin be324ca2dc Fabric: Adding some logs to Scheduler, UIManager and co
Summary:
We hope that will help us to understand more.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D18599164

fbshipit-source-id: 431f83de707fc7113e04abd3dd5b59ee5c9cc675
2019-11-21 16:21:25 -08:00
..
libs Upgrade Android support library to version 28 in RN 2019-01-22 10:44:53 -08:00
src Fabric: Adding some logs to Scheduler, UIManager and co 2019-11-21 16:21:25 -08:00
.npmignore
DevExperience.md Update Broken Link #devcjog25 (#27025) 2019-10-28 12:11:45 -07:00
README.md Fixing link to Android build guide. 2018-05-27 15:17:55 -07:00
build.gradle Tidy up license headers [1/n] 2019-10-16 10:06:33 -07:00
gradle.properties Bump SoLoader to 0.8.0 (#26759) 2019-10-09 03:45:44 -07:00
proguard-rules.pro Remove WebView from public RN interface 2019-03-28 17:37:05 -07:00
release.gradle Tidy up license headers [1/n] 2019-10-16 10:06:33 -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.