This directory contains code from Point-Free Episode: Async Refreshable: SwiftUI
Let’s take a look at the new refreshable API in SwiftUI. We will explore how to add it to a feature, how it depends on Swift’s new async/await tools, and how to introduce cancellation.