livedata-viewmodel topic

List livedata-viewmodel repositories

UI-Communication-with-MVI

18
Stars
6
Forks
Watchers

Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.

RoomMVVMCrudApp

21
Stars
10
Forks
Watchers

Complete android mvvm crud app example in kotlin. Created using room, data binding, view model, live data and coroutines. Read the complete tutorial form this link. https://appdevnotes.com/android-cl...

Food-Ordering-App

22
Stars
5
Forks
Watchers

Simple working Food delivery App. This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Glide, FirebaseFirestore, LiveData, BindingAdapter. Uses Gene...

LocationUpdates-LiveData-ViewModel

16
Stars
3
Forks
Watchers

Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.

NewsApp-MVVM-Hilt-Room-Retrofit

54
Stars
14
Forks
Watchers

A simple Image News App with MVVM Architecture, Hilt, Retrofit, Room, Coroutines

Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principl...

Covid19Stats

16
Stars
12
Forks
Watchers

Covid-19 Virus 🦠 App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. 🛠

ArchitecturePractice

20
Stars
1
Forks
Watchers

android project for practice

NewsApp-MVVM-Architecture

19
Stars
4
Forks
Watchers

MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc