touchlab / SKIE

SKIE - Swift Kotlin Interface Enhancer
https://skie.touchlab.co/
Apache License 2.0
759 stars 8 forks source link

Pagination on iOS #117

Closed DidarSeyidov closed 1 month ago

DidarSeyidov commented 1 month ago

I use shared viewModel, but cannot find any way of implementing pagination on iOS side, please help. My function returns Flow<PagingData>, how can I collect and recall it while reaching to last item in swiftUI by skie