clean-architecture-swiftui
Dive into a SwiftUI app project showcasing Clean Architecture with CoreData and Combine for efficient data handling. The project highlights a modular structure with distinct presentation, business logic, and data access layers, offering programmatic navigation and native dependency injection. Built on SOLID principles, it is ideal for scalable and large-scale production environments. Benefit from comprehensive test coverage, including UI tests with ViewInspector.