nalexn/clean-architecture-swiftui

Is it possible to see this arch as PURE swiftUI + SwiftData

swift2geek opened this issue · 2 comments

I wonder is it possible to have this project as PURE swiftUI project without AppDelegate, SceneDelegates... Instead of CoreData would be great to see SwiftData.
Is it possible to avoid UIKit imports?

nalexn commented

Of course, this is possible