androiddevnotes / awesome-android-kotlin-apps

👓 A curated list of awesome android kotlin apps by open-source contributors.
2.42k stars 355 forks source link

Add sample app that shows MVVM with View Models #45

Closed adityakamath16 closed 3 years ago

adityakamath16 commented 3 years ago

This app is simple yet it covers all features like:- MVVM architecture, Dagger, Retrofit, Kotlin Coroutines, RXJava2, View Models, Data Binding

adityakamath16 commented 3 years ago

Requested changes have been done, please review it :-) Thank you.

androiddevnotes commented 3 years ago

Thank You!