File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# Clean Architecture using SwiftUI + Combine
22
3- This is a boilerplate project for iOS applications built using the Clean Architecture approach with SwiftUI and Combine.
3+ The example app uses the Clean Architecture approach with SwiftUI and Combine.
44
55## Features
6-
6+ - ** Xcodegen ** : Automated project configuration.
77- ** Clean Architecture** : Separation of concerns with clear boundaries between layers.
88- ** SwiftUI** : Declarative UI framework for building modern iOS apps.
99- ** Combine** : Reactive framework for handling asynchronous events and data streams.
1010- ** Dependency Injection** : Easy management of dependencies and testability.
11- - ** Modularization** : Encourages modular design for better code organization and reusability.
1211- ** Unit Tests** : Includes unit tests for business logic and use cases.
1312- ** Dark Mode** : Programmatically supports Dark Mode switch.
1413- ** SwiftData** : SwiftData support.
1514
16-
1715## Requirements
1816
1917- Xcode 15.0+
You can’t perform that action at this time.
0 commit comments