mvvm-pattern topic

List mvvm-pattern repositories

countries

614
Stars
104
Forks
Watchers

An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.

Android-Clean-Architecture-MVVM-Hilt-RX

428
Stars
83
Forks
Watchers

Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko

android-mvvm-coroutine

142
Stars
39
Forks
Watchers

Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test

kotlin-modular-tdd-coroutines-mvvm

511
Stars
74
Forks
Watchers

A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.

MusicPlayer

606
Stars
87
Forks
Watchers

Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer

MVVM-Kotlin-Android-Architecture

2.3k
Stars
599
Forks
Watchers

MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5

mvvm-reddit

110
Stars
24
Forks
Watchers

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

Android-Clean-Arch-Coroutines-Koin

269
Stars
43
Forks
Watchers

Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding

Android-MVVM-Architecture

209
Stars
62
Forks
Watchers

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

TicTacToe-MVVM

278
Stars
127
Forks
Watchers

Sample android application used to learn the Model View View Model pattern and DataBinding in Android