#android
Read more stories on Hashnode
Articles with this tag
The ViewModel is part of Android JetPack and is used to effectively implement MVVM architecture pattern in android. Why ViewModel? MVVM architecture...