Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 326 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 326 Bytes

iOS13 app template with Coordinator pattern

Skeleton template for an iOS 13 app using scenes and Coordinator pattern. Each scene has its own SceneCoordinator and non-UI dependencies are automatically available to all Coordinators.

Read more in the related blog post.