项目作者: SamsetDev

项目描述 :
The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.
高级语言: Java
项目地址: git://github.com/SamsetDev/Mvvm-android-master.git
创建时间: 2019-03-06T13:01:42Z
项目社区:https://github.com/SamsetDev/Mvvm-android-master

开源协议:Apache License 2.0

下载