mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dd4298a377
Summary: Came to learn RN is deprecating Android 19, 20: https://github.com/facebook/react-native/commit/a17ff44adcf003dd4e4ef2301e1f80b77913f712 Did a quick check of left over code from the deprecation. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [Android] [Deprecated] - Cleanup usages of deprecated Android API Pull Request resolved: https://github.com/facebook/react-native/pull/30243 Reviewed By: fkgozali Differential Revision: D24548084 Pulled By: JoshuaGross fbshipit-source-id: 3054ca1455bcff2bd5c9791633942dc0cca7cb2c
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.