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.
-
Updated
Sep 1, 2024 - Kotlin
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.
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Sample to practice PagingLibrary & RX
Easy handling of the Paging or Loading screens states
Add pagination or load more or infinite scrolling functionality to your flutter list view with ease.
PagingKotlin App supports PagingLibrary with Retrofit, Coroutines, Hilt-Android, DataBinding, MVVM
Android Paging Library tutorial with Retrofit using MVVM Architecture.
Paging 3 library demonstration using github search.
Android application with services of the Information and Electronic Engineering department of International Hellenic University.
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 oth…
MVVM + Paging Library + Offline-first
This is a MVVM App with Paging 3 implementation that uses The Rick and Morty API for fetching data.
Android Paging Library with painless implementation
A News App developed using dagger2 - rxjava2 - paging - retrofit2 - room database - navigation component - data binding and Livedata & ViewModel
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.
Playing around with Paging library.
Posts App + Crud + Paging
An open source Ecommerce app to demo Android Jetpack Paging Library
A simple news app allows searhcing for news given a search term.
Add a description, image, and links to the paging-library-in-android topic page so that developers can more easily learn about it.
To associate your repository with the paging-library-in-android topic, visit your repo's landing page and select "manage topics."