mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a2f513e83e
Summary: Remove Android Support Library annotations dependency since we migrated to AndroidX. ## Changelog [Android] [Changed] - remove android support annotations Pull Request resolved: https://github.com/facebook/react-native/pull/26320 Test Plan: ./scripts/circleci/buck_fetch.sh script completes without error. Differential Revision: D17179995 Pulled By: TheSavior fbshipit-source-id: c0c5f5847c9e0a67d4859ca84600796cfdd7eca4
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.