mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
668a4f68b5
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
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.