Skip to content
#

paging3

Here are 146 public repositories matching this topic...

🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.

  • Updated Jul 22, 2021
  • Kotlin

Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.

  • Updated Nov 21, 2020
  • Kotlin
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).

  • Updated Jun 6, 2021
  • 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.

  • Updated May 30, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the paging3 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 paging3 topic, visit your repo's landing page and select "manage topics."

Learn more