-
Clean Architecture for SwiftUI + Combine
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
I'm aware of nalexn/clean-architecture-swiftui which I can highly recommend.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
The Composable Architecture is a must-have. It provides the most complete and battle-hardened architecture - check out the examples in the repo, or check out their videos on it called A tour of The Composable Architecture, which should give you a good overview of what it looks like and its benefits.
Related posts
-
Laugh at my horrible App structure and help me do it right
-
Hi guys, I'm new with SwiftUI, someone can help me with this error?
-
From Flutter development to iOS native development
-
What's a good open source iOS app
-
Did you know: It is possible to write declarative and immutable Swift that resembles natural English, just with some very wild punctation.