react-native-macos/React/Fabric/Surface
Valentin Shergin 1bd66d9aa9 RCTSurface: Calling `start` is now required to start the Surface
Summary:
So, it does not start itself automatically right after instantiation.
(Classic RCTSurface still kinda start itself automatically but only because start/stop concept is not implemented for this yet.)

Reviewed By: sahrens

Differential Revision: D13461294

fbshipit-source-id: 05430688f69a0d9bf75d03e6d25f02ccd5d3176a
2018-12-18 12:57:38 -08:00
..
RCTFabricSurface.h Fabric: RCTSurface's start and stop methods 2018-09-26 10:18:38 -07:00
RCTFabricSurface.mm RCTSurface: Calling `start` is now required to start the Surface 2018-12-18 12:57:38 -08:00
RCTFabricSurfaceHostingProxyRootView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFabricSurfaceHostingProxyRootView.mm -[RCTSurfaceHostingView createSurfaceWithBridge:...] promoted to class method 2018-09-26 10:18:38 -07:00
RCTFabricSurfaceHostingView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFabricSurfaceHostingView.mm RCTSurface: Calling `start` is now required to start the Surface 2018-12-18 12:57:38 -08:00