Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoniolg/androidmvvm
Android MVVM sample
https://github.com/antoniolg/androidmvvm
android android-architecture architecture-components kotlin mvvm
Last synced: 9 days ago
JSON representation
Android MVVM sample
- Host: GitHub
- URL: https://github.com/antoniolg/androidmvvm
- Owner: antoniolg
- Created: 2018-12-05T15:26:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T07:05:53.000Z (over 5 years ago)
- Last Synced: 2023-11-07T19:20:41.086Z (about 1 year ago)
- Topics: android, android-architecture, architecture-components, kotlin, mvvm
- Language: Kotlin
- Size: 127 KB
- Stars: 145
- Watchers: 6
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android MVVM sample
Sample code to explain how to migrate from MVP to MVVM, and the differences between them.
You can read the article in my blog: https://antonioleiva.com/mvvm-vs-mvp/