Refactoring a Combine SwiftUI app to async/await
Async/await is the new cool kid on the block and it’s time to play!
In this talk, I will speak about our experience with refactoring a Combine/SwiftUI app to the new Swift Concurrency.
I will cover the approaches we used, what worked well and what issues we faced during the transition to a shiny new async/await codebase.