Is there a good list of MPP-ready open source libr...
# multiplatform
e
Is there a good list of MPP-ready open source libraries out there? Doing a bit of research for a talk I’m preparing. I’m aware of some of the big ones [okio, moshi, SQLDelight], but not much beyond that.
r
e
nice! 🙂
k
There's that. I find public lists to be light on guidance, though. It’s kind of “everything “. I’d also look at app samples (https://github.com/touchlab/KaMPKit, if we’re self promoting). AFAIK moshi is not multiplatform, and okio is partial? Would need to look more
e
awesome, thanks Kevin! I wasn’t too sure about moshi/okio, I did a real quick scan of an old slidedeck from Jesse, didn’t really double check yet.
a
Hi! Here it is our list of open source libraries: http://kmp.icerock.dev.
👍 3
v
Moshi isn’t KMP. And yes okio is partially
e
Cool, thanks for the precision 🙂
a
Kotest (formerly called KotlinTest) and Clikt both recently released betas with KMP support https://github.com/kotest/kotest https://github.com/ajalt/clikt