Files
react-native/Libraries
Valentin Shergin e020576b34 TextInput on iOS: Fixing selectAll feature for multiline text input
Summary:
`selectAll:` does not work for UITextView when it's being called inside UITextView's delegate methods.

This is a bug in UIKit and this quite ugly workaround is only a known solution for it.

Changelog: [Bug][iOS] Fixed bug in implementation of <TextInput>'s selectOnFocus prop

Reviewed By: sammy-SC

Differential Revision: D18966755

fbshipit-source-id: 2ba15fa94570d463a2ea3490331fb879611dc6b8
2019-12-15 18:51:22 -08:00
..
2019-10-16 10:06:34 -07:00
2019-12-11 11:31:51 -08:00
2019-12-10 02:31:38 -08:00
2019-12-07 10:41:54 -08:00
2019-10-12 15:52:27 -07:00
2019-10-16 10:06:34 -07:00