SwiftUI + UIKit Interoperability — Beyond the Basics

Abstract

When adopting SwiftUI, it’s very common to mix it with UIKit, either to be able to use existing UIKit components, to work around SwiftUI issues and missing features, or to handle tasks like navigation and coordination. In this talk, John will explore how we can make the most out of the SwiftUI + UIKit interoperability APIs, how to ensure that SwiftUI’s layout system works well with tools like Auto Layout, how pass configuration properties, events, and data between the two UI frameworks in a smooth way, and much more.

John Sundell, Creator @ Swift by Sundell

John is a Swift developer and iOS freelancer who builds apps, games, and developer tools. He also makes Swift by Sundell, where he’s been writing articles about Swift development for several years.

BACK TO PROGRAMME