Skip to content
Alvaro Grimal Cabello edited this page Jun 28, 2022 · 2 revisions

CiMA

CiMA is a library to implement the architecture of an iOS app in an easy and comfortable way, getting a structured code, testable and maintainable. The library is based on:

Swift: The library has been created using Swift language.

MVVM-C architecture: The communication between data providers and visual components is based on MVVM-C pattern.

Clone this wiki locally