paging-library
There are 262 repositories under paging-library topic.
mayokunadeniyi/Instant-Weather
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 Android Jetpack.
bernaferrari/ChangeDetection
Automatically track websites changes on Android in background.
tfaki/Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
๐ Example modularized android application with single activity written in Kotlin
AMythicDev/minus
An asynchronous, runtime data feedable terminal paging library for Rust
utsmannn/hiya-hiya-hiya
Whatsapp Clone base on Firebase Cloud Messaging
anitaa1990/PagingLibrary-Sample
An open source app that is refactored to demo Paging Library from Android Jetpack
xmartlabs/fountain
Android Kotlin paged endpoints made easy
alirezaeiii/TMDb-Paging-Playground
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.
jshvarts/PagingRoom
Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)
2307vivek/Paging-3-Sample
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.
PhilippeBoisney/GithubApp
A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.
wangerekaharun/AndroidPagingWithCoroutines
Sample Code for implementing paging library with Kotlin Coroutines
erikjhordan-rey/Movies-PagingLibrary-Arch-Components
Sample to practice PagingLibrary & RX
sharmadhiraj/AndroidPagingLibraryStepByStepImplementationGuide
Android Paging Library Step By Step Implementation Guide
2307vivek/PagingCompose-Sample
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, Paging 3 Library, Android Jetpack).
nuhkoca/DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
utsmannn/Recycling
A Library for make an easy and faster RecyclerView without adapter
joelkanyi/StarWars
An Android app built with Kotlin, consuming StarWars API to display characters of the popular StarWars Movie. It is built with the MVVM pattern and the latest Jetpack components.
ardakazanci/Heyyoo
Heyyoo is a sample social media Android application ๐ฑ built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).
sooshin/android-popular-movies-app
Popular Movies App project for Udacity Android Developer Nanodegree. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.
Kashish-Sharma/TheMovieDBApp
Movie App built with Android architecture components (LiveData, ViewModel, Room, Paging) and repository pattern.
medyas/WallBay
wallpaper/images app which uses the Pixabay, Pexels and Unsplash API endpoints and allow users to search and find free images which they can downloaded, edit or use as wallpaper in their phones.
MobileUpLLC/RxPagingLoading
Easy handling of the Paging or Loading screens states
xsahil03x/super_paging
Add pagination or load more or infinite scrolling functionality to your flutter list view with ease.
yash786agg/PagingKotlin
PagingKotlin App supports PagingLibrary with Retrofit, Coroutines, Hilt-Android, DataBinding, MVVM
AdityaV025/Wallum
Wallum is a superfast โก lightweight wallpaper app, built using Kotlin, Retrofit, MVVM, Paging 3, Hilt, and Navigation Components
nuhkoca/Trippo-The_Travel_Guide
Trippo is your smart travel guide - itโs free and works offline, too! You can skim through tours, locations, POIs, city walks, articles and so on. This guide will save you from a serious headache!
yusufarisoy/compose-paging
Paging library for Jetpack Compose
marwa-eltayeb/MovieTrailer
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
rkandoroidrepo/android-paging-library-sample
A sample application to describe a new way of paging in recyclerView using paging library.
ezatpanah/Paging-Youtube
How to implement pagination in Kotlin
tolgaprm/RickAndMorty
Includes navigation, paging-3, hilt, retrofit, coil, coroutines, flow.
codecameo/SlushFlicks
SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing. This is a personal project and the core objective of this project was to have hands-on experience on recent Android jetpack library components like navigation, paging and MVI architecture. In addition to this, Local unit testing is also being implemented in this project. Furthermore, worked on optimization by eliminating memory leaks and reducing gpu-overdraw.
kaushiknsanji/PagingSampleCodelab_v1.x
[DEPRECATED] Android App done as part of the Google Codelab "Android Paging v1.x". This repository is no longer maintained.