Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
@samwize
(Uncensored)
subscribe
Fixing SwiftUI refreshable with The Composable Architecture | @samwize
https://samwize.com/2025/09/22/fixing-swiftui-refreshable-with-the-composable-architecture/
links
backlinks
If you’ve used The Composable Architecture (TCA) with SwiftUI’s .refreshable modifier, you’ve likely noticed an annoying issue: the refresh indicator dismisses immediately instead of waiting for your data to load. Today, let’s fix that.