livedata topic

List livedata repositories

Gallerit

221
Stars
21
Forks
Watchers

A sample Android gallery to search images posted on Reddit, built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)

kotlin-mvvm-covid19

436
Stars
111
Forks
Watchers

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc

DataStoreExample

56
Stars
7
Forks
Watchers

Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to stor...

AndroidRecommendedArchitecture

22
Stars
2
Forks
Watchers

This is the recommended Android architecture by Google that can support both online and offline work.

ChangeDetection

697
Stars
97
Forks
Watchers

Automatically track websites changes on Android in background.

KeyboardStateEvents

149
Stars
10
Forks
Watchers

LiveData notification when keyboard opens or closes, plus some handy extension functions

ArchitectureComponentsDemo

268
Stars
37
Forks
Watchers

Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines

refactored-umbrella

113
Stars
8
Forks
Watchers

Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture

digital-currency-tracker

37
Stars
6
Forks
Watchers

Digital Currency tracker - An example implementation of latest Android Trends with Kotlin

movies

107
Stars
9
Forks
Watchers

An example approach for modularization, reactive clean architecture and persistancy.