Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 591 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 591 Bytes

Clean architecture demo

This project represents one of possible implementations of clean architecture in iOS. It is based on the knowledge, found in the book "Clean architecture" by Robert C. Martin, and my experience with implementations in different projects. It should not be mistaken or compared with MVC, MVVM, MVP and similar design patterns which can all be part of the same architecture.

Dependency flow diagram

Dependency flow diagram Dependency flow diagram