How can I collect a flow in swift using KMM?
h
How can I collect a flow in swift using KMM?
m
Have you checked Kampkit repo? You may find a way of doing that from there. Here's the link incase you're interested. https://github.com/touchlab/KaMPKit
🙏 1
j
fwiw there's also example in https://github.com/joreilly/PeopleInSpace - this maps from Kotlin flow to Swift Combine publisher (some more background in https://johnoreilly.dev/posts/kotlinmultiplatform-swift-combine_publisher-flow/).
🙏 1
h
Thank you guys I'll check them out 🙏
👍 1
1838 Views