react-native/React/Fabric/Surface
Valentin Shergin a3f9ff4f93 Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics
Summary:
@public
... and we initalize this in Surface.
We need this for requesting images with proper size/pixel-density, setup proper parameters for rasterizing CALayer's and rounding layout metric values.
Then we have to figure out how to wire this up with YGConfig.

Reviewed By: fkgozali

Differential Revision: D8475639

fbshipit-source-id: cec7af581b94efb4595dcf3f232252ce87a1fde3
2018-06-22 07:32:49 -07:00
..
RCTFabricSurface.h Fabric: Deprecating `-[RCTSurface rootViewTag]` 2018-05-08 23:03:36 -07:00
RCTFabricSurface.mm Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -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