Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

File metadata and controls

9 lines (7 loc) · 284 Bytes

Android-Paging-3-with-MVVM-Retrofit-and-Flow

The repo shows details on how to use paging 3 with retrofit and LiveData/Flow. The repo also follows Mvvm architecture with Dagger Hilt

Caching

Caching with Room was added

Screenshot