that’s why im looking for help. i want at least so...
# kotlin-native
h
that’s why im looking for help. i want at least something i can use to get started, and i hope to document my process so more people use it.
a
We are all beginners to start with. I started with learning Kotlin using Kotlin in Action book last year. This year I'm moving a published Android project to iOS using kotlin-native step-by-step. This is the first post in the blog, which is now 9 posts deep and a lot of games ported: https://medium.com/@anaredmond/cross-platform-game-1-of-afbb8b16c3f7
👍 1
h
i haven’t used android, so this is gonna be interesting
n
Started with Kotlin Native from a background with using Kotlin on backend, web, and desktop projects. Working on a commercial IoT project (heavily uses serial ports/serial programming) that uses Kotlin for the backend/serial stuff (via Kotlin JVM). At one stage a colleague asked if Kotlin Native was suitable to use for handling the very low level serial parts (VERY tempting). Responded by saying that Kotlin Native isn't mature, and hasn't got a lot of adoption (currently).