mvvm topic

List mvvm repositories

AndroidMVVM

16
Stars
1
Forks
Watchers

Example MVVM on Android

Android-MVVM-Architecture

215
Stars
73
Forks
Watchers

Sample MVVM project uses instagram API

AppLocker

466
Stars
107
Forks
Watchers

🔐 Open source app locker, vault, call blocker application

AndroidModernArchitectureSample

23
Stars
0
Forks
Watchers

Android modern architecture sample with Github Rest API V3, Flow+Coroutines, Jetpack Compose, Room, Paging3, Dagger-Hilt, and MVI Pattern.

iOSDesignPatternSamples

689
Stars
93
Forks
Watchers

This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.

Monkey

1.8k
Stars
385
Forks
Watchers

Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.

stinsen

809
Stars
86
Forks
Watchers

Coordinators in SwiftUI. Simple, powerful and elegant.

Baking-App-Kotlin

460
Stars
83
Forks
Watchers

Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.

MyWeather

41
Stars
12
Forks
Watchers

App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, dagger dependency injection, NetworkBoundResource, Navigation com...

MyWeatherKotlinFlow

28
Stars
9
Forks
Watchers

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...