<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "Xcode: 13.4.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/using-swiftui-with-uikit",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Using SwiftUI with UIKit"
}
-->

# Using SwiftUI with UIKit

Learn how to incorporate SwiftUI views into a UIKit app.

## Overview

> Note: This sample code project is associated with WWDC22 session [10072: Use SwiftUI with UIKit](https://developer.apple.com/wwdc22/10072/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)