Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.54 KB

File metadata and controls

27 lines (17 loc) · 1.54 KB

ViewModel-ViewModel-Communication

A sample app using Kotlin, MVVM, ViewModels, LiveData. This example shows that how we can communicate different ViewModels in FragmentPerAdapter/ on an Activity using ViewModel, LiveData and MVVM approach.

Demo

Other samples of MVVM using Kotlin

Author

Waheed Nazir