swiftui-uikit-interop

Installation
SKILL.md

SwiftUI ↔ UIKit interop (iOS 26)

Bridge the two UI frameworks in both directions. Grounded in Apple's SwiftUI and UIKit documentation.

  • SwiftUI wraps UIKit: UIViewRepresentable, UIViewControllerRepresentable.
  • UIKit hosts SwiftUI: UIHostingController, UIHostingConfiguration (cells).
  • Migration bridge: run both in one app; move screen-by-screen.

Contents

Installs
4
GitHub Stars
12
First Seen
Aug 23, 2026
swiftui-uikit-interop — talissonvitorino/kmp-ios-skills