WidgetKit with UIKit

Apple Recommended

Replies

Is it possible to only pass a variable from UIkit to SwiftUI?
Is it possible to use UIReprsentableView
UIViewRepresentable should work as it can be embedded in SwiftUI Views.