mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: D26581756 (https://github.com/facebook/react-native/commit/86321a35c03df340b6c1ea740ea7f29e2659b0ab) was hacked for fixing T85822390, which was later properly fixed in D27369721, so I removed it in this diff. Changelog: [Android][Fixed] - Remove previous fix for "Fix text in ReactTextView sometimes being vertically displayed" Reviewed By: mdvacca Differential Revision: D27501405 fbshipit-source-id: 81417069d355936721868ce659b3fe8ce916302e
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.