Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vavarm/swiftui_mvvm

Model-View-ViewModel controller written in Swift with SwiftUI
https://github.com/vavarm/swiftui_mvvm

mvvm observer-pattern swift swiftui

Last synced: about 2 months ago
JSON representation

Model-View-ViewModel controller written in Swift with SwiftUI

Awesome Lists containing this project

README

        

# SwiftUI MVVM

Example of a Model-View-ViewModel controller written in Swift with SwiftUI using the Observer Pattern

## Diagram of the architecture

![Diagram](MVVM_Diagram.png)