react-native/React/Fabric
Valentin Shergin 67dbcbd57e Fabric: Wiring layout pipeline between Surface and ShadowTree
Summary:
The layout pipeline is quite long:
UIKit <-> Surface <-> SurfacePresenter <-> [RCTScheduler <|-|> Scheduler] <-> ShadowTree <-> RootShadowNode <-> YogaNode.

Reviewed By: mdvacca

Differential Revision: D7857048

fbshipit-source-id: 06c92ef1639465d17e2489667f99d0114b80dcff
2018-05-08 23:03:36 -07:00
..
Mounting Fabric: RCTConversions unified way to covert primitives between Fabric and UIKit 2018-05-08 23:03:36 -07:00
Surface Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTConversions.h Fabric: RCTConversions unified way to covert primitives between Fabric and UIKit 2018-05-08 23:03:36 -07:00
RCTFabricPlatformUIOperationManager.h Switching to the new FabricUIManager and all new shadow tree infra 2018-03-18 19:17:39 -07:00
RCTFabricPlatformUIOperationManager.mm iOS: create C++ <-> ObjC++ connector for FabricUIManager to do UI operations 2018-03-07 16:54:16 -08:00
RCTFabricUIManagerWrapper.h iOS JSC: Use ICxxExceptionManager to report exception 2018-03-19 00:06:57 -07:00
RCTFabricUIManagerWrapper.mm Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00
RCTPrimitives.h Fabric: RCTComponentViewProtocol 2018-04-10 17:15:07 -07:00
RCTScheduler.h Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTScheduler.mm Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTSurfacePresenter.h Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTSurfacePresenter.mm Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTSurfaceRegistry.h Fabric: Introducing RCTSurfaceRegistry 2018-04-10 17:15:08 -07:00
RCTSurfaceRegistry.mm Fabric: Introducing RCTSurfaceRegistry 2018-04-10 17:15:08 -07:00