mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e020576b34
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