about summary refs log tree commit diff
path: root/modules/react-native-ui-text-view/ios
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `UITextView` to latest (#3090)Hailey2024-04-037-424/+0
* always use utf8 offsets (#3024)Hailey2024-02-281-4/+3
* fix collissions in uitextview (#3017)Hailey2024-02-281-3/+16
* Fix `numberOfLines` not updating on iOS 15 (#2956)Hailey2024-02-211-0/+1
* Fix UITextView line height adjustment for DynamicType, always use the max wid...Hailey2024-02-211-19/+24
* Merge PR #2495 by haileyokPaul Frazee2024-01-237-0/+406