Does there exist any sample Swift code (same project rewritten multiple times) which was written in all of the major architectures/designs, which would include: MVP, MVC, MVVM and/or MVVM-C, and VIPER. I am seeking complete quantitative performance usage about those design architectures, as well as qualitative comparison of the impact on the source code by those design architectures. I have already read many articles but all that I get from there is theory and definitions.
Asked
Active
Viewed 1,650 times
-1
-
Have look this for full detail https://medium.com/ios-os-x-development/ios-architecture-patterns-ecba4c38de52 – Saurabh Jain Apr 16 '19 at 04:35
1 Answers
3
Please check https://github.com/tailec/ios-architecture It has the same project written in required architecture patterns.

Serveshwar Misra
- 66
- 1
- 5