mvvmc topic

List mvvmc repositories

kompass

343
Stars
11
Forks
Watchers

Kotlin Multiplatform Router for Android and iOS

Swift-MVVMC-Demo

185
Stars
43
Forks
Watchers

Sample iOS application in Swift presenting MVVM-C architecture

MVVMC-Demo

61
Stars
11
Forks
Watchers

This is the demo of MVVM-C structure with dependency injection using RxSwift.

MoalemYar

53
Stars
8
Forks
Watchers

A personal project for class management, using various technologies like WPF, Entityframwork, CodeFirst, Sqlite, Migration and more

SpotifyExplorer

18
Stars
1
Forks
Watchers

A sample over The Clean Architecture + RxSwift + MVVMC uses the Spotify APIs + Custom Dark Mode+ Unit Tests

Binder

21
Stars
2
Forks
Watchers

An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns

Swift-MVVMC-SimpleExample

49
Stars
10
Forks
Watchers

Simple example of MVVM pattern and MVVM with Coordinators