paging-library topic

List paging-library repositories

fountain

170
Stars
7
Forks
Watchers

Android Kotlin paged endpoints made easy

🚀 Example modularized android application with single activity written in Kotlin

hiya-hiya-hiya

184
Stars
48
Forks
Watchers

Whatsapp Clone base on Firebase Cloud Messaging

PagingRoom

139
Stars
19
Forks
Watchers

Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)

Paging-3-Sample

136
Stars
29
Forks
Watchers

This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.

Multi-Module-Nextflix-Composable

397
Stars
45
Forks
Watchers

Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..

PagingCompose-Sample

72
Stars
8
Forks
Watchers

This is a sample project which demonstrates how to create infinite lists 📋📋 with Paging 3 library in Jetpack Compose using modern Android Architecture Components(Kotlin, MVVM, Flow, Jetpack Compose,...

Recycling

56
Stars
15
Forks
Watchers

A Library for make an easy and faster RecyclerView without adapter

Android Paging Library Step By Step Implementation Guide