Is paging avl in CMP?
# compose
f
Is paging avl in CMP?
m
Except that
paging-compose
artifact isn't multiplatform yet which is required to use APIs like
collectAsLazyPagingItems
in your UI. As a workaround, you can use the same approach as Tivi repo mentioned here: https://kotlinlang.slack.com/archives/C01D6HTPATV/p1727899345795559?thread_ts=1727890816.206179&cid=C01D6HTPATV
👍 1