react-native/React/Fabric
Valentin Shergin 2166d2bb79 Fabric: Trivial implementation of prelumiary view allocation on iOS
Summary:
@public
We have this feature in the current version of RN, so it would be nice to support that in Fabric as well. This should save us tens of ms of views creation during mounting.
And that's quite easy to do!

Reviewed By: fkgozali

Differential Revision: D8701992

fbshipit-source-id: 4e3049df009ffd65bb43043de388e81795e5e559
2018-06-29 20:02:38 -07:00
..
Mounting Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
Surface Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -07:00
Utils Fabric: RCTImageComponentView 2018-06-22 07:32:50 -07:00
RCTConversions.h Fabric: Conversion functions between NSString and std::string 2018-06-22 11:57:39 -07:00
RCTPrimitives.h Fabric: RCTComponentViewProtocol 2018-04-10 17:15:07 -07:00
RCTScheduler.h Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
RCTScheduler.mm Fabric: Conversion functions between NSString and std::string 2018-06-22 11:57:39 -07:00
RCTSurfacePresenter.h ios: expose surfaceForRootTag: up the chain 2018-06-14 20:46:34 -07:00
RCTSurfacePresenter.mm Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -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
RCTSurfaceTouchHandler.h Fabric: Introducing RCTSurfaceTouchHandler 2018-06-08 20:31:41 -07:00
RCTSurfaceTouchHandler.mm Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00