An open API service indexing awesome lists of open source software.

https://github.com/hazems/mvvm-sample-app

MVVM, ViewModel and LiveData Sample App
https://github.com/hazems/mvvm-sample-app

android livedata mvvm mvvm-architecture viewmodel

Last synced: 3 months ago
JSON representation

MVVM, ViewModel and LiveData Sample App

Awesome Lists containing this project

README

        

# MVVM Sample App
The main purpose of this app is to show MVVM sample implementation using the new Google Architectural
components LiveData and ViewModel.