/ios-arch-template

iOS App Template using Clean Architecture

Primary LanguageSwift

iOS Arch Template

This is a template to build an iOS application applying good practices and using a clean architecture, you will see that the code is super decoupled with external frameworks and even with the same iOS framework, this will help you to model your domain purely in Swift without generating external dependencies.

Screenshot home

Application architecture

General architecture

Project structure

Project structure

References

Tools