Paging

Use when implementing paginated lists in Android or Compose with Paging 3 — PagingSource, Pager and PagingConfig setup, RemoteMediator for offline-first lists, LazyPagingItems and itemKey integration in LazyColumn, dynamic filters via flatMapLatest, and unit tests with TestPager and asSnapshot. Triggers include Paging 3, infinite list, infinite scroll, paginated list, LazyPagingItems, collectAsLazyPagingItems, and cachedIn.

rcosteira79 34a86ec 4.9 KB Updated

File contents

rcosteira79/android-skills/tree/main/plugins/android-skills/skills/paging commit 34a86ec1b3

Frequently asked questions

npx skillmds@latest add rcosteira79/paging