mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bfd72ecab1
Summary: Revert of D31628461 (https://github.com/facebook/react-native/commit/e494e4beb6a124008fd116178cbc38335bd87809), this diff broke Text selections in Android. Also I'm unable to reproduce original bug fixed by D31628461 (https://github.com/facebook/react-native/commit/e494e4beb6a124008fd116178cbc38335bd87809) changelog: [Android][Fixed] Fixed text selection, broken in 0.68 Reviewed By: ShikaSD Differential Revision: D34700739 fbshipit-source-id: 85cde0032632dc77eb77f91b63c5d3c29b1bbbaf
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.