react-native/React/Fabric/Surface
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
..
RCTFabricSurface.h Fabric: Deprecating `-[RCTSurface rootViewTag]` 2018-05-08 23:03:36 -07:00
RCTFabricSurface.mm Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTFabricSurfaceHostingProxyRootView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTFabricSurfaceHostingProxyRootView.mm Fabric: RCTFabricSurface as separate class 2018-04-10 17:15:08 -07:00
RCTFabricSurfaceHostingView.h iOS: branch out Fabric handling into a separate RCTSurface-compatible class. 2018-03-05 18:57:30 -08:00
RCTFabricSurfaceHostingView.mm Fabric: RCTFabricSurface as separate class 2018-04-10 17:15:08 -07:00