paging3-viewbinding topic

List paging3-viewbinding repositories

Pictrr

16
Stars
3
Forks
Watchers

Another unofficial Unsplash android app implemented using MVVM Architecture, Live Data, Coroutines, View Model, Room, Navigation Components, Material Design Components, View Binding, Paging3, Hilt, Gl...

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 m...