GitHub topics: paging-library-in-android
xsahil03x/super_paging
Add pagination or load more or infinite scrolling functionality to your flutter list view with ease.
Language: Dart - Size: 12.8 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 40 - Forks: 5

anitaa1990/PagingLib3-Sample
A simple demo project for demonstrating the Paging3 library with Jetpack Compose.
Language: Kotlin - Size: 21.7 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

sorianog/codelabs-android-paging-advanced
An Android app that displays a list of GitHub repositories with pagination
Language: Kotlin - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sorianog/codelabs-android-paging-basics
An Android app that displays a list of items with pagination
Language: Kotlin - Size: 24.9 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

almasud/Top_Repositories
A test application which shows the top most starred github repositories by searching with a (default "Android") keyword.
Language: Kotlin - Size: 1.78 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

oguzsout/MovieApp
Language: Kotlin - Size: 121 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kanch231004/TwitterDemo
This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.
Language: Kotlin - Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AIprototype/Biir---Beer-Dictionary
A simple native android application using MVVM architecture and Paging adapter to view beer details from the famous 'Punk API V2'
Language: Kotlin - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AIprototype/GMBN-Demo
Language: Kotlin - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RahulSinghRawatDev/PagingKotlinSample
Sample to demonstrate how paging component works woth room db
Language: Kotlin - Size: 140 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

yogiseralia/AndroidKotlinJetpackPagingLibDemo
This app demonstrates the jetpack component for paging
Language: Kotlin - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alanvan0502/LinhRecipe
This is a production-level App showcasing the latest and best Android technologies. It is purely written in Kotlin utilising some of the best features the language has to offer. Clean architecture principles are adhered to throughout. This App can provide a base to build and scale a new Android App easily.
Language: Kotlin - Size: 5.33 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mertakd/Paging3Basic
Basic Paging3 - Android Codelab
Language: Kotlin - Size: 138 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbdAllahAbdElFattah13/simple-news-app
A simple news app allows searhcing for news given a search term.
Language: Kotlin - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

kanch231004/News-Feed
Demonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project.
Language: Kotlin - Size: 6.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 107 - Forks: 32

SaadKhanJadoon/MVVM_Paging3_Application
This is a MVVM App with Paging 3 implementation that uses The Rick and Morty API for fetching data.
Language: Kotlin - Size: 153 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

zaunabbas/SearchImages
A simple Images Searching app Fetches data from the network, cache it offline and display to the UI.
Language: Kotlin - Size: 5.11 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

nameisjayant/Paging3-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.
Language: Kotlin - Size: 138 KB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 1

Dhananjay57/UserFeed
This Android application is designed to display a user feed on a single screen. The feed data is fetched from a remote API and stored locally using Room Database for offline access. Pagination is implemented using Paging3 library for smooth scrolling, and images are loaded using Coil library. The project follows MVVM Clean Architecture.
Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vipafattal/FoodalRecipe
Android Kotlin Food Ingredients
Language: Kotlin - Size: 8.19 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

abhiMishka/DemoApp
PagingLibrary + LiveData + Coroutines + RecyclerView
Language: Kotlin - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rafsanahmad/RecyclerView-Paging-3.0
Paging 3 library demonstration using github search.
Language: Kotlin - Size: 449 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 5

MobileUpLLC/RxPagingLoading
Easy handling of the Paging or Loading screens states
Language: Kotlin - Size: 238 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 43 - Forks: 5

MhmdAwad/NewsApp
A News App developed using dagger2 - rxjava2 - paging - retrofit2 - room database - navigation component - data binding and Livedata & ViewModel
Language: Java - Size: 8.56 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 4

arashaltafi/Lazy_Load
lazy load in java and kotlin
Language: Kotlin - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ItsTheBacon/RickAndMortyApp
Language: Kotlin - Size: 646 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

utsmannn/painless-paging-library
Android Paging Library with painless implementation
Language: Kotlin - Size: 204 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 2

redhead1999/AndroidNewsApp
Multimodule architecture, MVVM, paging, unit tests
Language: Kotlin - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IsaiasCuvula/android_paging3_retrofit2_mvvm
Android Paging Library tutorial with Retrofit using MVVM Architecture.
Language: Kotlin - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 10

niharika2810/MovieTray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Language: Kotlin - Size: 1.75 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 98 - Forks: 19

I3eyonder/paging-supporter
Android library to simplify implementation of pagination functionality (load more) on RecyclerView
Language: Kotlin - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

samdanTetteh/PunkApp
Android App displays data from Punk API, an open-source API that displays detailed information on delicious craft-beer.
Language: Kotlin - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

yash786agg/PagingKotlin
PagingKotlin App supports PagingLibrary with Retrofit, Coroutines, Hilt-Android, DataBinding, MVVM
Language: Kotlin - Size: 35.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 10

buckun/PopularMovie
Popular movie via TMDB
Language: Kotlin - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KameshJadaun/Paging3_with_viewmodel_master
A perfect example for paging 3 api with MVVM architecture.
Language: Kotlin - Size: 3.89 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SpiralDevelopment/MVVMPaging
MVVM + Paging Library + Offline-first
Language: Kotlin - Size: 493 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 0

iamraf/IEE-Apps
Android application with services of the Information and Electronic Engineering department of International Hellenic University.
Language: Java - Size: 312 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 1

avinashbest/daily-news
It's a News App, which fetches news from a REST API and renders in a RecyclerView, not every time we are fetching from Internet instead we are caching it offline in the Room Database using Single Source of truth principle.
Language: Kotlin - Size: 4.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dinopriyano/Simple-Paging
Simple Implementation Paging 3
Language: Kotlin - Size: 2.39 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

erikjhordan-rey/Movies-PagingLibrary-Arch-Components
Sample to practice PagingLibrary & RX
Language: Kotlin - Size: 60.4 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 92 - Forks: 13

waseefakhtar/travelreviews
The app shows a list of reviews for the Berlin Tempelhof Airport: The Legend of Tempelhof tour loaded in chunks as the user scrolls
Language: Kotlin - Size: 17.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

dwirandyh/android-github-search-user
Github user finder with unit testing & ui testing
Language: Kotlin - Size: 5.57 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

ayetolusamuel/Mini-Shop
An open source Ecommerce app to demo Android Jetpack Paging Library
Language: Kotlin - Size: 40.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

ngacho/Pawsome
A simple app that fetches Kitten and puppy pictures with MVVM, DataBinding, Paging Library, Kotlin Coroutines, Dagger 2.
Language: Kotlin - Size: 4.94 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mohamedma872/PostsApp
Posts App + Crud + Paging
Language: Kotlin - Size: 248 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

diegolucasb/car-selection
Sample project of select car information through network call
Language: Kotlin - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
