11 skills found
WaheedNazir / Kotlin MVVM ArchitectureAndroid Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
KunMinX / MVI Dispatcher KTX简明易用框架,解决 MVI 实战痛点
mitchtabian / MVVMExample1A simple of example of MVVM in Android with LiveData and MutableLiveData
elye / Demo Android Livedata IllustrationDemo live data and illustrating it. Contain MutableLiveData, MediatorLiveData, Transform.Map and Transform.SwitchMap
ibrahimyilmaz / ArchDataLiveData types for Publishing and Replaying Data
Truiton / MergedLiveDataNo description available
NaarGes / Android Contact ListShow phone contact list in Recyclerview using MVVM with data binding, MVVM with livedata and room, checking livedata lifecycle in activity and fragment
WaheedNazir / View ViewModel InteractionMVVM, View and ViewModel Interaction using LiveData without using DataBinding in Kotlin.
Dboy233 / MutableLiveDataState带有状态的MutablLiveData
llRizvanll / MVVM SampleA simple of example of MVVM in Android with LiveData and MutableLiveData
Asad-noor / Android Viewmodel ExampleNecessity of ViewModel and usage of MutableLiveData with timer and elapsed time display.