Commit a81f13b
fix(iOS): let UITextView handle touches natively for text selection
Remove hitTest:withEvent: override on iOS in RCTParagraphSelectableTextView
so UITextView receives touches and handles selection natively.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f885a50 commit a81f13b
1 file changed
Lines changed: 3 additions & 5 deletions
File tree
- packages/react-native/React/Fabric/Mounting/ComponentViews/Text
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
746 | 744 | | |
747 | 745 | | |
748 | 746 | | |
| |||
0 commit comments