mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8dcb6ee91f
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/26623 I noticed the min version was 10. It is actually 9 if we consider users with developer option turned on. Changelog: [Android][Fixed] - Updated Appearance module to allow Android 9/P devices. Differential Revision: D17632656 fbshipit-source-id: 893699ae37ab1cef64fe2547e0f2d6858bf3c48c
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.