Simple Testable SwiftUI Architecture for Small Projects
Introduction In this post, I explore the problem of building an architecture for small-scale projects. My main goal is to build a super simple architecture that is easy to follow and adapt. It should work out of the box for…