mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f49f1812ed
Summary: Use AndroidX in ReactAndroid/build.gradle, and remove androidx dependency from template and RNTester app because it's already exposed/exported from ReactAndroid. [Android] [Changed] - Land AndroidX in gradle Pull Request resolved: https://github.com/facebook/react-native/pull/24014 Differential Revision: D14508774 Pulled By: mdvacca fbshipit-source-id: c96b97876571a5a7f2b400dd29188cfdf1f84a4c
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.