Skip to content

Demo of how to use Retrofit2 and ViewModel in Android Kotlin

Notifications You must be signed in to change notification settings

Saranomy/DemoRetrofitViewModel

Repository files navigation

DemoRetrofitViewModel

Demo of how to use Retrofit2 and ViewModel in Android Kotlin. This project calls a sample API provided by https://reqres.in. After parsing data from JSON to Objects using Retrofit2, the ViewModel carries data to show on RecyclerView with a grid column of 2 as shown below.

About

Demo of how to use Retrofit2 and ViewModel in Android Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages