https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
f

fuddi

12/06/2019, 11:18 AM
Hi 🙂 I’ve finished the Kotlin Hands-on “Targeting iOS and Android with Kotlin Multiplatform” -> https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/01_Introduction 🎉 🤪 Now I want to look at using multiplatform libraries like the ktor-http-client https://ktor.io/clients/index.html. Do anyone knows some other good hands-on labs for that? 🙏
a

Andy Gibel

12/06/2019, 4:21 PM
I wish someone would make a less 'toy' app version of the above code lab
d

Dmitri Sh

12/07/2019, 1:58 AM
not a code lab, but take a look here - we do use ktor on the server and client extensively - https://github.com/dmitrish/kinsight-multiplatform
👍 2
e

Ellen Shapiro

12/07/2019, 6:35 PM
It’s subscribers only since it’s a video series, but the Ray Wenderlich team did one: https://www.raywenderlich.com/1304635-kotlin-native-and-multiplatform
a

Andy Gibel

12/07/2019, 6:35 PM
Did that one too :). Was good but now a bit outdated. They are working on updating soon
2 Views