🎉 Black Friday Sale! Save 30% when you subscribe today.
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.