react-native/React/Fabric/Mounting/MountItems
Valentin Shergin 1064dad9bf Fabric: Support of updating EventHandlers on mounting layer
Summary:
Pretty trivial; new type of mount item & new method in the component protocol.
The default implementation in `UIView+ComponentViewProtocol` does nothing.

Reviewed By: fkgozali

Differential Revision: D8053355

fbshipit-source-id: a0418edf17ca75c4b94942b04acd93f3ea5d27e0
2018-05-22 16:31:58 -07:00
..
RCTCreateMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTCreateMountItem.mm Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTDeleteMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTDeleteMountItem.mm Fabric: Do not crash in attempt to mount layout-only components 2018-05-08 19:24:10 -07:00
RCTInsertMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTInsertMountItem.mm Fabric: Do not crash in attempt to mount layout-only components 2018-05-08 19:24:10 -07:00
RCTMountItemProtocol.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTRemoveMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTRemoveMountItem.mm Fabric: Do not crash in attempt to mount layout-only components 2018-05-08 19:24:10 -07:00
RCTUpdateEventHandlersMountItem.h Fabric: Support of updating EventHandlers on mounting layer 2018-05-22 16:31:58 -07:00
RCTUpdateEventHandlersMountItem.mm Fabric: Support of updating EventHandlers on mounting layer 2018-05-22 16:31:58 -07:00
RCTUpdateLayoutMetricsMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTUpdateLayoutMetricsMountItem.mm Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTUpdateLocalDataMountItem.h Fabric: Managing `LocalData` instances in mounting pipeline 2018-04-26 18:03:07 -07:00
RCTUpdateLocalDataMountItem.mm Fabric: Managing `LocalData` instances in mounting pipeline 2018-04-26 18:03:07 -07:00
RCTUpdatePropsMountItem.h Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00
RCTUpdatePropsMountItem.mm Fabric: RCTMountItemProtocol and five base mount items 2018-04-10 17:15:07 -07:00