mvvm-sample topic
RxEarthquake
A sample app describing my philosophy on how to write iOS code with RxSwift.
HarryPotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt, Compose)
mvvm-reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Android-Kotlin-MVVM-Template
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.
iOS-Guidelines
Project & code-style guideline of Mobillium iOS Team.
WanAndroid
一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2
LOL-Champs
Android Demo App for League of legends's Champions based on MVVM design pattern
MVVM-C_with_Swift
Sample project using MVVM-C with Swift
The-MVVM-Template-2022
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...