The project received a full revamp with up-to-date stack technologies and Swift features. What's been changed:
- Project structure has been migrated to use
@main App - CoreData → SwiftData
- Combine → async - await
- XCTest → Swift Testing
Unclaimed project
Are you a maintainer of clean-architecture-swiftui? Claim this project to take control of your public changelog and roadmap.
Changelog
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
The project received a full revamp with up-to-date stack technologies and Swift features. What's been changed:
@main App