react-native-macos/React
Peter Argany 00bc73f625 Fix misleading comment in RCTFabricSurface API
Summary:
Using RCTFabricSurface in bridgeless mode, this comment seems incorrect to me.

`[_surface start]`  needs to be called after initialization, or else the stage and `SurfacePresenter` registration never happen.

Maybe this comment used to be true, but it is misleading with the current implementation.

Changelog: [Internal]

Reviewed By: shergin

Differential Revision: D22800934

fbshipit-source-id: c396cbd3fc1749b8e7ab571c9e7bc05cd352fc14
2020-07-28 14:41:26 -07:00
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Delete unused RCTAdditionalJavaScriptDidLoadNotification 2020-07-23 17:11:32 -07:00
CoreModules Fix loading from Metro in Bridgeless mode (#29453) 2020-07-23 17:11:32 -07:00
CxxBridge Delete unused RCTAdditionalJavaScriptDidLoadNotification 2020-07-23 17:11:32 -07:00
CxxModule Guard all NativeModulePerfLogger calls with a null check 2020-05-20 20:19:30 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Add "Open Debugger" and "Open React DevTools" to iOS dev menu 2020-04-15 19:34:52 -07:00
Fabric Fix misleading comment in RCTFabricSurface API 2020-07-28 14:41:26 -07:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Do not log warning if JS responder isn't set in Fabric 2020-06-30 15:56:47 -07:00
Profiler Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Tests/Text Write tests to cover additional features in RCTParagraphComponentView 2020-07-27 16:05:53 -07:00
UIUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Views Deprecate calculateChildFrames from RCTScrollView 2020-06-16 12:50:16 -07:00
React-RCTFabric.podspec Setup the ShadowNode tree for RCTParagraphComponentViewTests (#29470) 2020-07-27 15:37:31 -07:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00