mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
96ace87791
Summary: This PR removes remains of Android Support Library, now replaced with AndroidX. ## Changelog [Internal] [Changed] - remove Android Support Library from Buck Pull Request resolved: https://github.com/facebook/react-native/pull/30347 Test Plan: CI is green Reviewed By: JoshuaGross Differential Revision: D24914088 Pulled By: fkgozali fbshipit-source-id: 0ff18dfd7c684642a5c27308112b6fddc27608a7
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.