Building a Share Extension with SwiftUI

Overview At time of writing, the Share Extension has yet to be given the SwiftUI overhaul that other Target-types have received, so you’ll be met with a UIKit setup and Storyboard interface upon initial creation. If you’re like me and want to leverage SwiftUI wherever possible, this article will show you how to do just that for your Share Extensions 👇 Share Extension Setup The sections below will walk you through setting up a brand new Share Extension in your app....

July 12, 2024 · 6 min · Kyle Haptonstall