react-native-macos/Libraries/SurfaceBackedComponent
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
..
RCTSurfaceBackedComponent.h 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
RCTSurfaceBackedComponent.mm 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
RCTSurfaceBackedComponentState.h 3/n (Easy) Make ComponentKit hosting RN use RCTSurfaceProtocol instead of Paper's RCTSurface 2022-03-29 11:52:49 -07:00
RCTSurfaceBackedComponentState.mm 3/n (Easy) Make ComponentKit hosting RN use RCTSurfaceProtocol instead of Paper's RCTSurface 2022-03-29 11:52:49 -07:00