WWDC: 2021

Section • 5 episodes • 3 hr 26 min

This year Apple released a brand new concurrency model for Swift, which radically changes how one writes asynchronous code in Swift. We explore this topic in the context of SwiftUI’s new .refreshable API, and we take a look at how to integrate @FocusState into the Composable Architecture, as well as the new .searchable API.