
implementation("io.github.jamal-wia:paginator-compose-core:10.0.3")Compose Multiplatform UI utilities shared between paginator-compose-offset and paginator-compose-cursor. Contains the scroll-position preservation primitives (ScrollSnapshot data classes, ScrollSnapshotRegistry, internal save/restore composables) that back the `preserveScroll = true` parameter on BindToLazyList / BindToLazyGrid / BindToLazyStaggeredGrid, plus the shared scroll-binder core (BindScrollInternal) and PrefetchErrorChannel. Depends only on paginator-core (for the ScrollWindow index-remapping math); independent of paginator-offset and paginator-cursor.
| Version | Release | Platforms and targets |
|---|---|---|
| 10.0.3 | Release: 30 May 2026 | Android JVMJVMKotlin/NativeWasmJS iOS |
| Version | Release | Platforms and targets |
|---|---|---|
| 10.0.3 | Release: 30 May 2026 | Android JVMJVMKotlin/NativeWasmJS iOS |