Its known components can be built with flutter , react native or compose multiplatform and these can be embedded within android view or uiview of UIkit for ios . Is there any way to build ui components with any of these frameworks and embed them into existing Mac app (App kit ) , Windows App(WinUI 3 application)
Tried building component with compose multiplatform and embedded within android app and uiview of UIkit for ios . Not sure how to achieve the same for desktop applications (Windows , Linux and Macos)