react-native/ReactCommon/fabric/uimanager
Valentin Shergin 9b7f6abd87 Fabric: Support for `onLayout` event
Summary: `onLayout` event is fired when some layoutable node got inserted or updated (with changed layout) during commit phase.

Reviewed By: fkgozali

Differential Revision: D8119826

fbshipit-source-id: 831003c88fe5c4358a80328aa715be80e484b52e
2018-05-24 18:27:59 -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 Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
ComponentDescriptorRegistry.h Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
Differentiator.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
Differentiator.h Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
FabricUIManager.cpp Fabric: Wiring FabricUIManager with JS*FabricUIManager bindings 2018-05-24 18:27:59 -07:00
FabricUIManager.h Fabric: Wiring FabricUIManager with JS*FabricUIManager bindings 2018-05-24 18:27:59 -07:00
Scheduler.cpp Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
Scheduler.h Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
SchedulerDelegate.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -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: Support for `onLayout` event 2018-05-24 18:27:59 -07:00
ShadowTree.h Fabric: Support for `onLayout` event 2018-05-24 18:27:59 -07:00
ShadowTreeDelegate.h Fabric: Introducing `ShadowTree` 2018-05-08 23:03:36 -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