mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0af25a8ea5
Summary: Bump Fresco to 2.0.0, which supports AndroidX. We should cherry-pick to 0.60 release, to support brown field apps but also native components. ## Changelog [Android] [Changed] - Bump Fresco to 2.0.0, supports AndroidX Pull Request resolved: https://github.com/facebook/react-native/pull/25358 Test Plan: CI is green, and RNTester builds and runs as expected. Differential Revision: D15959443 Pulled By: mdvacca fbshipit-source-id: 58ba2c3e4d1342014d6ea632cd865b4f413548d9
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.