react-native/ReactCommon/fabric/core/events
Valentin Shergin b3b72bbdcf Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere
Summary:
Nothing actually changed besides type names... which actually helps me found an issue in FabricUIManager!
Now there is no a single `void *` in Fabric/C++ and JavaScript bindings. Yay!

Reviewed By: fkgozali

Differential Revision: D8191420

fbshipit-source-id: b1eb60b6bc34dd25ab200aab854ffbd7ccf5b15d
2018-05-29 15:03:57 -07:00
..
EventDispatcher.h Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
EventHandlers.cpp Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
EventHandlers.h Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
EventPrimitives.h Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere 2018-05-29 15:03:57 -07:00