mvvm-sample topic

List mvvm-sample repositories

RxEarthquake

113
Stars
10
Forks
Watchers

A sample app describing my philosophy on how to write iOS code with RxSwift.

HarryPotter

274
Stars
58
Forks
Watchers

🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt, Compose)

mvvm-reddit

110
Stars
24
Forks
Watchers

A companion project for our blog post on better Android software development using MVVM with RxJava.

Android-Kotlin-MVVM-Template

542
Stars
51
Forks
Watchers

AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.

Android-MVVM-Architecture

208
Stars
62
Forks
Watchers

A basic sample android application to understand MVVM in a very simple way.

iOS-Guidelines

175
Stars
23
Forks
Watchers

Project & code-style guideline of Mobillium iOS Team.

WanAndroid

80
Stars
27
Forks
Watchers

一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2

LOL-Champs

79
Stars
2
Forks
Watchers

Android Demo App for League of legends's Champions based on MVVM design pattern

MVVM-C_with_Swift

60
Stars
8
Forks
Watchers

Sample project using MVVM-C with Swift

The-MVVM-Template-2022

24
Stars
6
Forks
Watchers

Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for da...