paging-library topic

List paging-library repositories

Instant-Weather

761
Stars
162
Forks
Watchers

An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the...

DaggerExoPlayer

58
Stars
11
Forks
Watchers

This repository demonstrates ExoPlayer injection with Dagger2

ChangeDetection

697
Stars
97
Forks
Watchers

Automatically track websites changes on Android in background.

minus

309
Stars
23
Forks
Watchers

An asynchronous, runtime data feedable terminal paging library for Rust

GithubApp

133
Stars
28
Forks
Watchers

A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.

MovieTrailer

27
Stars
9
Forks
Watchers

Android Movie App for displaying all popular movies, search any movie, find information about it and save it locally as a favourite movie made by using TMDb (The Movie Database) API

TMDb-Paging-Playground

161
Stars
20
Forks
Watchers

A sample to showcase Kotlin, MVVM, Paging, Dagger, RxJava, Coroutines, Jetpack Compose, Retrofit, Glide, DataBinding, MotionLayout, Espresso, Unit test, In-app updates and Github Actions.

AndroidPagingWithCoroutines

96
Stars
27
Forks
Watchers

Sample Code for implementing paging library with Kotlin Coroutines

PagingLibrary-Sample

171
Stars
65
Forks
Watchers

An open source app that is refactored to demo Paging Library from Android Jetpack