There are 0 repository under mediatorlivedata topic.
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
MVVM, View and ViewModel Interaction using LiveData without using DataBinding in Kotlin.
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
examples of LiveData, MediatorLiveData,LiveData transformations, Flow, SharedFlow, StateFlow,
A basic demo application that uses MVI architectural pattern and follows best practices as suggested by google.
App showing Github trending repository
An Android app that shows a list of Users and related photos. It's a sample coding challenge. (100% Kotlin)
This app fetches data from NASA API NeoWs (https://api.nasa.gov/) to fetch close approach asteroids and shows details in a list.
InfosysCodingChallenge