livedata-databinding topic

List livedata-databinding repositories

LetsChat

153
Stars
56
Forks
Watchers

LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testi...

Elements

82
Stars
5
Forks
Watchers

⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.

MVVMArchitecture

177
Stars
46
Forks
Watchers

An example Android app using Retrofit, Room, LiveData, RxJava2, Paging, Koin and the MVVM pattern with the databinding

MoviesApp

110
Stars
11
Forks
Watchers

A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.

Android-Kotlin-MVVM-Template

544
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-Clean-Arch-Coroutines-Koin

269
Stars
43
Forks
Watchers

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

Android-MVVM

168
Stars
87
Forks
Watchers

Android MVVM + Retrofit + Dagger 2 + Room

Dagger2-Sample

77
Stars
30
Forks
Watchers

A sample app to demo how to implement dagger in Android using Dagger Android Support library