AlexLisong / kotlin-mvvm

MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, LiveData and Retrofit library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotlin-mvvm

Languages: English, Spanish

Kotlin Gradle Mockito

MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, LiveData, the libraries Retrofit, Glide and Mockito for testing.

MVVM Pattern (Model View ViewModel)

Demo

Architecture

Flow

Screenshots

Slides

Android MVVM https://docs.google.com/presentation/d/1nTwtU8OWYs_8Q3i_3hOPAWodDpDKzO--uA-4b6LUr8g/edit?usp=sharing

Android MVVM Clean https://docs.google.com/presentation/d/1luTzvqGaMjVycEx109-AjYIj3FIpXYAt3Mnu-gjqxtc/edit?usp=sharing

Updates [July 2022]

Dependencies

References

Contributing and reporting issues

If you want to contribute in this repository, please send me a pull request or if you want to report some issues please send at https://github.com/emedinaa/kotlin-mvvm/issues

I appreciate any question or comment. Also, if you consider it useful, you can give me a star ⭐ ⭐ ⭐.

About

MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, LiveData and Retrofit library


Languages

Language:Kotlin 100.0%