VysotskiVadim / jetpack-pagination-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Jetpack Paging 2.

Supports following features:

  • Pagination
  • Remove item from the list;
  • Pull to refresh;
  • Error handling;
  • Clean architecture (unit test isn't done in example, but trust me, it easy to implement because you don't have to mock odd data sources from the library);
  • Integration with Kotlin Coroutines.

See more details in the article

About


Languages

Language:Kotlin 100.0%