mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
973253af8a
Summary: The class was deprecated in 2016 and is blocking an upgrade to fbjni which no longer supports the `Countable` class this extends. Changelog: [Android] [Removed] - NativeRunnableDeprecated Pull Request resolved: https://github.com/facebook/react-native/pull/27529 Test Plan: No references to it in this codebase. Reviewed By: mdvacca Differential Revision: D19087074 Pulled By: passy fbshipit-source-id: a4ee73be7c13cedf1d86d2643f8e788ad4a2e31f
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.