Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AndroidxJetpack/AndroidPagingWithCoroutines

Open more actions menu
 
 

Repository files navigation

AndroidPagingWithCoroutines

Update Note

This project uses a version of the Paging Library which is below v3.0. Paging 3.0 is a complete re-write of the library. It uses Kotlin, and it has first-class support for Kotlin coroutines and flow. It also has some new features. For example, it supports headers and footers, and it has retry and refresh mechanisms. Luckily, I have a tutorial on raywenderlich.com on the same. You can have a read here: Paging Library for Android With Kotlin: Creating Infinite Lists.

The master branch has implementation of Paging With Coroutines using a version of the paging library which is below v3.0. I have added a new branch, paging-3.0 with all the additions from Paging 3.0

The detailed explanation for the implementation on the master branch can be found in the Android Paging Library with Kotlin Coroutines article

About

Sample Code for implementing paging library with Kotlin Coroutines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.