mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 06:38:13 +00:00
Summary: Google recommends to extend AppCompatActivity. and This PR changes ReactActivity to extend AppCompatActivity [Android] [Changed] - ReactActivity extends AppCompatActivity Pull Request resolved: https://github.com/facebook/react-native/pull/23278 Reviewed By: fkgozali Differential Revision: D13937917 Pulled By: mdvacca fbshipit-source-id: 4216482b30349b24e3cbf2bdc24d9a890744132f
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.