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

Big Chungus

01/16/2020, 3:14 PM
So I've been working on a sample project showcasing the power and sample setup for kotlin multiplatform and here it is if anyone's interested! https://gitlab.com/kotlin-examples/game-of-life-mpp It currently implements a simple GUI app for JS, WASM, Linux & Windows (possibly MacOS as well, haven't tested it yet). Feel free to submit MRs if you see room for improvements :)
👏 7
r

rsetkus

01/16/2020, 4:16 PM
Would love to see Android target in the example or jvm output can be used in Android?
b

Big Chungus

01/16/2020, 4:17 PM
No, but I'll give it a go next week
👍🏻 1
It'd be great if someone could implement the view layer for IOS as I have no experience with it whatsoever.
r

rsetkus

01/17/2020, 11:07 AM
Yeah. To me, the biggest problem with multiplatform is that you have to have potatobook to do iOS stuff
😀 1