Files
react-native/Libraries
zhongwuzw fc8008e0b2 Fixes selection of single line text input (#24714)
Summary:
`UITextField` don't have delegate to observe the selection changes of users(multiline text input `UITextView` have it), so we can add a KVO to observe selection changes.

cpojer shergin

[iOS] [Fixed] - Fixes selection of single line text input
Pull Request resolved: https://github.com/facebook/react-native/pull/24714

Differential Revision: D15238379

Pulled By: cpojer

fbshipit-source-id: f149721d6b4df28e90f5a9405c74e01fde7c7d10
2019-05-07 03:52:07 -07:00
..
2018-12-11 20:01:00 -08:00
2019-05-03 11:43:10 -07:00
2019-04-08 09:15:14 -07:00
2018-10-31 01:37:26 -07:00
2019-03-19 10:24:52 -07:00
2019-03-14 07:00:27 -07:00