You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple MVVM app gets its data from REST API and caches them phone storage locally
2
+
Simple MVVM app gets its data from REST API and caches them phone storage locally.
3
+
4
+
This app is built by MVVM architecture. This app gets its data from REST API with the help of Retrofit2 and Kotlin Coroutines and caches them to Room database. NetworkBoundResource helper method is implemented with the help of Kotlin Flow. Dependencies are injected by Hilt.
5
+
6
+
<ahref="https://random-data-api.com/">Random Data API</a>
0 commit comments