mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ba0c3ffd5b
Summary: Google recommends to use AppCompat widgets, and this PR changes ReactTextView to extend AppCompatTextView. [Android] [Changed] - ReactTextView extends AppCompatTextView Pull Request resolved: https://github.com/facebook/react-native/pull/23321 Differential Revision: D13986149 Pulled By: cpojer fbshipit-source-id: 878849fff12dc5478bb0d0952b2c22695391e81a
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.