nalexn / clean-architecture-swiftui

SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would be cool to have the same using SwiftUI Lifecycle

NeverwinterMoon opened this issue · comments

Basically, using features introduced by SwiftUI "2.0": App protocol instead of App Delegate.