javadVatan / MVVM-sample-architecture

MVVM sample with Kotlin - Retrofit - RxJava - Dagger - Stetho - Chuck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVVM sample architecture

MVVM sample with Kotlin - Retrofit - RxJava - Dagger - Stetho - Chuck

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

First implementation from https://github.com/hazems/mvvm-sample-app/tree/part1

Architecture

About

MVVM sample with Kotlin - Retrofit - RxJava - Dagger - Stetho - Chuck


Languages

Language:Java 50.3%Language:Kotlin 49.7%