Обложка канала

iOS dev

8637 @iosdevio

Awesome channel about iOS app development

iOS dev

3 года назад
Открыть в
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?

Medium