react-native/ReactCommon/fabric/uimanager
Valentin Shergin 0fc5a91889 Fabric: Integrating `tag` into `EventHandlers`
Summary:
In order to dispatch event, `EventHandlers` must also know react tag. So we have to store it inside.
We plan to illuminate this requirement (and `tag` from `EventHandlers`) eventually.

Reviewed By: fkgozali

Differential Revision: D8211685

fbshipit-source-id: 2064c0f4a7869cbf4d2c92d0349f4ee3998cb8f5
2018-06-01 09:37:46 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
ComponentDescriptorFactory.h Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
ComponentDescriptorRegistry.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ComponentDescriptorRegistry.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
Differentiator.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
Differentiator.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
FabricUIManager.cpp Fabric: Integrating `tag` into `EventHandlers` 2018-06-01 09:37:46 -07:00
FabricUIManager.h Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere 2018-05-29 15:03:57 -07:00
Scheduler.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
Scheduler.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
SchedulerDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
SchedulerEventDispatcher.cpp Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
SchedulerEventDispatcher.h Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
ShadowTree.cpp Fabric: Integrating `tag` into `EventHandlers` 2018-06-01 09:37:46 -07:00
ShadowTree.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ShadowTreeDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
TreeMutationInstruction.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
TreeMutationInstruction.h Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
UIManagerDelegate.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00