Skip to content

Access LazyPaging Items from your common Compose Multiplatform code

License

Notifications You must be signed in to change notification settings

apolostudio/ComposeMultiplatformPaging

Repository files navigation

Download Kotlin Compose MP Platforms License

Multiplatform Paging Compose

It adds collectAsLazyPagingItems from common code in Compose Multiplatform

Note that JVM needs a coroutine Main Dispatcher

We plan to add it by default as a depedency but for now you need implementation("org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.8.1") in the dependencies block in jvmMain

Dependency

implementation("io.github.apolostudio:composemultiplatformpaging:0.0.0")

About

Access LazyPaging Items from your common Compose Multiplatform code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages