10 results for “topic:mediatorlivedata”
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.
Ev charging points using MapBox
examples of LiveData, MediatorLiveData,LiveData transformations, Flow, SharedFlow, StateFlow,
The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)
InfosysCodingChallenge
An Android app that shows a list of Users and related photos. It's a sample coding challenge. (100% Kotlin)
App showing Github trending repository
A basic demo application that uses MVI architectural pattern and follows best practices as suggested by google.
This app fetches data from NASA API NeoWs (https://api.nasa.gov/) to fetch close approach asteroids and shows details in a list.