Janic Duplessis
f0a3c56048
Add TextInput controlled selection prop on iOS
...
Summary:
This adds support for a controlled `selection` prop on `TextInput` on iOS (Android PR coming soon). This is based on the work by ehd in #2668 which hasn't been updated for a while, kept the original commit and worked on fixing what was missing based on the feedback in the original PR.
What I changed is:
- Make the prop properly controlled by JS
- Add a RCTTextSelection class to map the JS object into and the corresponding RCTConvert category
- Make sure the selection change event is properly triggered when the input is focused
- Cleanup setSelection
- Changed TextInput to use function refs to appease the linter
** Test plan **
Tested using the TextInput selection example in UIExplorer on iOS.
Also tested that it doesn't break Android.
Closes https://github.com/facebook/react-native/pull/8958
Differential Revision: D3771229
Pulled By: javache
fbshipit-source-id: b8ede46b97fb3faf3061bb2dac102160c4b20ce7
2016-08-25 17:28:37 -07:00
..
2016-07-12 05:59:13 -07:00
2016-08-21 13:13:46 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-08-02 17:13:30 -07:00
2016-07-26 01:13:31 -07:00
2016-08-09 06:13:48 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-18 23:28:25 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-08-09 04:43:34 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-08-22 10:58:49 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-18 10:30:53 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-08-17 04:43:52 -07:00
2016-07-26 01:13:31 -07:00
2016-08-19 07:13:45 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-08-15 05:58:33 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-08-18 20:58:39 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-25 03:43:29 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-08-23 10:28:53 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-08-10 11:28:37 -07:00
2016-08-18 03:28:34 -07:00
2016-08-25 17:28:37 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-08-04 15:28:30 -07:00
2016-07-26 01:13:31 -07:00
2016-07-26 01:13:31 -07:00
2016-07-13 14:28:45 -07:00
2016-08-18 20:58:39 -07:00
2016-08-18 20:58:39 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-08-16 04:58:30 -07:00
2016-07-26 01:13:31 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-26 01:13:31 -07:00
2016-07-13 04:58:37 -07:00
2016-07-18 23:28:25 -07:00
2016-07-13 04:58:37 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00
2016-07-12 05:59:13 -07:00