Skip to content
#

paging-library-in-android

Here are 57 public repositories matching this topic...

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.

  • Updated Mar 13, 2020
  • Kotlin

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.

  • Updated Sep 3, 2023

Improve this page

Add a description, image, and links to the paging-library-in-android topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the paging-library-in-android topic, visit your repo's landing page and select "manage topics."

Learn more