SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
5.83k
stars
709
forks
source link
Would be cool to have the same using SwiftUI Lifecycle #81
Open
NeverwinterMoon opened 2 years ago
Basically, using features introduced by SwiftUI "2.0":
App
protocol instead of App Delegate.