react-native-macos/React/Fabric
Phillip Pan 6acb18ca5d do not return BOOL for start and stop methods
Summary:
Changelog: [Internal]

these are returning bools for some reason even though no one is using the returned value. changing them to return void

Reviewed By: RSNara

Differential Revision: D31594241

fbshipit-source-id: 04c115b573b74996eaf2fef631eedb12c6734ea8
2021-10-20 15:42:22 -07:00
..
Mounting Fix issue with setting shadow node state data after scrolling programmatically 2021-10-12 17:43:26 -07:00
Surface do not return BOOL for start and stop methods 2021-10-20 15:42:22 -07:00
Utils Fabric: Removing MainRunLoopEventBeat and RuntimeEventBeat (iOS) 2020-09-11 08:23:27 -07:00
RCTConversions.h Add support for the UIAccessibilityTraitsTabBar 2021-08-24 02:31:17 -07:00
RCTImageResponseDelegate.h 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTImageResponseObserverProxy.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00
RCTImageResponseObserverProxy.mm 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTLocalizationProvider.h Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTLocalizationProvider.mm Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTPrimitives.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTScheduler.h Pass "blockNativeResponder" param to RCTMountingManager 2021-04-29 09:29:45 -07:00
RCTScheduler.mm Use real propsParserContext in LayoutAnimation 2021-09-21 04:24:28 -07:00
RCTSurfacePresenter.h Fabric: Using `SurfaceHandler` on iOS 2021-02-24 08:29:35 -08:00
RCTSurfacePresenter.mm Ship initial max size on iOS 2021-09-21 08:23:08 -07:00
RCTSurfacePresenterBridgeAdapter.h fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
RCTSurfacePresenterBridgeAdapter.mm Initialise RuntimeScheduler before bundle is executed 2021-06-14 10:52:09 -07:00
RCTSurfaceRegistry.h fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
RCTSurfaceRegistry.mm Codemod: Clang-format for all files in `React/Fabric` directory 2020-02-26 21:31:12 -08:00
RCTSurfaceTouchHandler.h Breaking a retain cycle between `RCTSurfaceTouchHandler` and `RCTFabricSurface` (another approach) 2020-10-01 09:38:28 -07:00
RCTSurfaceTouchHandler.mm Back out "Send unix timestamp for touch events instead of systemUptime" 2021-09-24 18:11:33 -07:00
RCTTouchableComponentViewProtocol.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00