JooyeonSong / Paging3-with-RoomDatabase-and-Retrofit-in-Android-Kotlin

The Paging library helps you load and display pages of data from a larger dataset from local storage or over network. This approach allows your app to use both network bandwidth and system resources more efficiently. The components of the Paging library are designed to fit into the recommended Android app architecture, integrate cleanly with other Jetpack components, and provide first-class Kotlin support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JooyeonSong/Paging3-with-RoomDatabase-and-Retrofit-in-Android-Kotlin Issues

No issues in this repository yet.