Awesome channel about iOS app development
Using Swift Concurrency with Coordinator Pattern Coordinator pattern is a way to encapsulate a flow in the app. It is an async task. What if we try to use async/await with it?
Coordinator pattern is a way to encapsulate a flow in the app. It is an async task. What if we try to use async/await with it?