react-native-macos/Libraries/SurfaceHostingComponent
Paige Sun 6ee70a9cae 5/n Allow CKComponents to embed Fabric surfaces
Summary:
Changelog: [Fabric][iOS] Allow CKComponents to embed Fabric surfaces too.

Previously RCTSurfaceHostingComponent, a CKComponent, could only initialize the legacy RCTSurface. Now it can initialize RCTFabricSurface too, when a RCTSurfacePresenter is passed in.

Reviewed By: RSNara

Differential Revision: D35163595

fbshipit-source-id: e11a9334b0282e0728a38cc1c96de48a694e9e3d
2022-03-29 11:52:49 -07:00
..
RCTSurfaceHostingComponent+Internal.h 3/n (Easy) Make ComponentKit hosting RN use RCTSurfaceProtocol instead of Paper's RCTSurface 2022-03-29 11:52:49 -07:00
RCTSurfaceHostingComponent.h 3/n (Easy) Make ComponentKit hosting RN use RCTSurfaceProtocol instead of Paper's RCTSurface 2022-03-29 11:52:49 -07:00
RCTSurfaceHostingComponent.mm 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
RCTSurfaceHostingComponentController.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTSurfaceHostingComponentController.mm 3/n (Easy) Make ComponentKit hosting RN use RCTSurfaceProtocol instead of Paper's RCTSurface 2022-03-29 11:52:49 -07:00
RCTSurfaceHostingComponentOptions.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTSurfaceHostingComponentState.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTSurfaceHostingComponentState.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00