Files
react-native/ReactAndroid
David Vacca 668a4f68b5 Fix android CI
Summary:
Fix Android CI, this is based on the PR 25632

I changed the original PR to keep buck setting:
```
  is_androidx = True,
```
in the file: facebook/react/processing/BUCK as this is required by internal tooling at Facebook.

Differential Revision: D16243600

fbshipit-source-id: 37b59002089b0a321aea71104d35aa210a333b84
2019-07-13 16:34:28 -07:00
..
2019-07-13 16:34:28 -07:00
2018-05-27 15:17:55 -07:00

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.