kudoleh/iOS-Clean-Architecture-MVVM resource
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2570
- days_rel: n/a
- days_push: 54
- n_releases_24m: 0
Adoption not part of the score
4402 stars · 731 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A template iOS application demonstrating Clean Architecture combined with the MVVM pattern, written in Swift with both SwiftUI and UIKit views. It serves as a reference project and starting template, including DI container, flow coordinators, DTOs, response caching, pagination, and unit tests.
Use cases
- start a new iOS app with clean architecture and MVVM
- learn how to structure an iOS project into domain, data, and presentation layers
- see an example of dependency injection and flow coordinators in Swift
- reuse the same ViewModel with both SwiftUI and UIKit views
- study unit testing of use cases and view models in iOS
- implement response caching and DTO mapping in an iOS app
When to choose
- you are starting a new iOS app and want a proven Clean Architecture + MVVM structure
- you want a learning reference for layered iOS architecture patterns
- you need examples of DI, coordinators, and DTO mapping without third-party dependencies
When to avoid
- you need a production-ready framework or library with a maintained license
- you prefer architectures like VIPER, TCA, or MVC
- you want a fully featured app rather than a template to rename and adapt
Facets
learning-resource · maturity stable
developer-tools boilerplate templating mobile-development developer-tools tutorials clean-architecture mvvm swiftui uikit ios-template dependency-injection flow-coordinator ios swift mobile
1 source
- readme: https://github.com/kudoleh/iOS-Clean-Architecture-MVVM · fetched 2026-08-28 · 5b70f1f0b632
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kudoleh/iOS-Clean-Architecture-MVVM | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="kudoleh/iOS-Clean-Architecture-MVVM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem