react-native/ReactCommon/fabric/core/events
Valentin Shergin beb3fcda34 Fabric: The first version of event dispatching pipeline
Summary:
This is the first attempt to implement some base part of event dispatching pipeline from end-to-end.
Even when it is working, all this is still incomplete and generally up in the air. We are still messing proper implementation of event queue, priority, and synchronization of react reconciliation process with event scheduling.

Reviewed By: fkgozali

Differential Revision: D8212271

fbshipit-source-id: 92f9427d14726441c70ffff294ac95eeb004152a
2018-06-01 09:37:46 -07:00
..
EventDispatcher.h Fabric: The first version of event dispatching pipeline 2018-06-01 09:37:46 -07:00
EventHandlers.cpp Fabric: The first version of event dispatching pipeline 2018-06-01 09:37:46 -07:00
EventHandlers.h Fabric: The first version of event dispatching pipeline 2018-06-01 09:37:46 -07:00
EventPrimitives.h Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere 2018-05-29 15:03:57 -07:00