
It may be helpful to enable a project relative output location in your Xcode project (File → Project Settings) to have a simpler path to locate: Leveraging WidgetKit support will require a few manual changes to your project file.Īdd a section like this to your project: Ĭhange the path included on the first link to point to the build directory of your Swift UI extension. With this method you create a “hybrid” application, building your Widget extension with SwiftUI and embedding it in a Xamarin.iOS application.

This enables you to build apps with Widget support today. This release of the SDK adds support for embedding WidgetKit extensions written in Swift into your main Xamarin.iOS application. UISplitViewController now supports three columns: Primary, Secondary, and Supplementary.


The control displays a circular color button that launches a modal form when tapped. UIColorWell is a new UIKit control for selecting colors from a selection of swatches, using a dropper, or by entering values manually. Follow these instructions to get started.
