react-native/ReactCommon/fabric
Valentin Shergin 2a3025da97 Fabric: Application layer of events infrastructure
Summary: This implements `EventHandlers` abstract class (aka "Events Guy") which encapsulates `eventDispatcher` and `instanceHandle` (and ownership of future `eventTarget`), all of this as part of existing {ShadowNode + Props + LayoutMetrics + LocalData + Descriptor + (and now) EventHandlers} infra. (We don't plan to add anything else to this model. Ever.)

Reviewed By: fkgozali

Differential Revision: D8053351

fbshipit-source-id: 1dd9ccbcbe5a2eb284b59ea351dc8beca645e8bf
2018-05-22 16:31:58 -07:00
..
attributedstring Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
core Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
debug Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
graphics Fabric: Support for object notation in dynamic-to-Point/Size/Edges converstions 2018-05-21 20:03:59 -07:00
sample Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
scrollview Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
text Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
textlayoutmanager Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
uimanager Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
view Fabric: Composing YGNode object inside ShadowNode to avoid memory allocation overhead 2018-05-22 15:48:17 -07:00