AndroidJVMCommonJVMNative
MOKO paging
Pagination logic in common code for mobile (android & ios) Kotlin Multiplatform development
Add to your project
implementation("dev.icerock.moko:paging:0.7.2")
Parent project
Implements pagination logic for data sources, manages data loading asynchronously, and observes pagination states using `LiveData`. Features include loading pages, refreshing data, and handling pagination states.
Version history
Package version | Release date | Platforms | |
---|---|---|---|
0.7.2 | 2 years ago | Common, JVM, AndroidJVM, Native | |
0.7.1 | 2 years ago | Common, JVM, AndroidJVM, Native | Details |
0.7.0 | 2 years ago | Common, JVM, AndroidJVM, Native | Details |
0.6.0 | 2 years ago | Common, AndroidJVM, Native | Details |
More versions will be indexed soon
Metadata
Version
2 years ago
0.7.2
- Kotlin 1.6.20
- Gradle 7.4.2
Supported targets
Android JVM: |
|
JVM: |
|
iOS: |
|
Developers
License