Samuel Susla and Facebook GitHub Bot
64ac01dbbe
Prevent change of delegate in RCTUITextView
...
Summary:
Changelog: [internal]
# Problem
`[RCTUITextView setDelegate]` is a public method and if something changes the delegate, appropriate events won't be called on the component (onTextChange, onSelectionChange and the others).
# Solution
Prevent setting of delegate from outside of the class. Ideally we would want to hide `setDelegate` altogether but that would require a rewrite of `RCTUITextView`.
Reviewed By: JoshuaGross, shergin
Differential Revision: D23813095
fbshipit-source-id: 8b76ac86727d262d0f9b81adfc8e75157847284c
2020-09-24 01:02:40 -07:00
..
2020-03-24 21:47:35 -07:00
2020-09-14 16:42:43 -07:00
2020-09-22 11:32:37 -07:00
2020-09-22 11:32:37 -07:00
2020-06-27 02:18:10 -07:00
2020-08-13 18:30:38 -07:00
2020-09-08 12:56:43 -07:00
2020-06-27 02:18:10 -07:00
2020-09-22 11:32:37 -07:00
2020-09-22 11:32:37 -07:00
2020-05-11 09:01:33 -07:00
2020-09-03 15:21:11 -07:00
2020-05-15 21:55:52 -07:00
2020-09-19 00:42:30 -07:00
2020-07-22 09:46:16 -07:00
2020-09-22 11:32:37 -07:00
2020-08-10 15:37:12 -07:00
2020-07-22 09:46:16 -07:00
2020-07-22 09:46:16 -07:00
2020-08-02 16:37:03 -07:00
2020-07-22 09:46:16 -07:00
2020-08-27 01:18:33 -07:00
2020-08-28 12:16:26 -07:00
2020-09-02 10:01:13 -07:00
2020-07-28 13:09:06 -07:00
2020-09-21 17:30:34 -07:00
2020-09-22 11:32:37 -07:00
2020-09-21 17:30:34 -07:00
2020-07-14 06:29:00 -07:00
2020-07-22 09:46:16 -07:00
2020-09-22 11:32:37 -07:00
2020-09-10 17:04:26 -07:00
2020-09-22 11:32:37 -07:00
2020-05-15 21:55:52 -07:00
2020-09-03 06:46:09 -07:00
2020-03-17 02:11:53 -07:00
2020-08-17 11:49:03 -07:00
2020-08-27 01:18:33 -07:00
2020-09-22 11:32:37 -07:00
2020-07-22 09:46:16 -07:00
2020-08-25 14:15:35 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2020-09-24 01:02:40 -07:00
2020-09-22 11:32:37 -07:00
2020-05-29 17:36:59 -07:00
2020-08-27 01:18:33 -07:00
2020-09-23 15:49:38 -07:00
2020-09-03 15:21:11 -07:00
2020-08-27 01:18:33 -07:00
2020-07-28 11:10:14 -07:00
2020-03-04 05:01:53 -08:00
2020-02-21 10:34:40 -08:00
2018-02-27 08:42:14 -08:00
2020-07-22 09:46:16 -07:00
2020-07-22 09:46:16 -07:00
2020-07-22 09:46:16 -07:00