So I've been working on a sample project showcasin...
# multiplatform
b
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
Would love to see Android target in the example or jvm output can be used in Android?
b
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
Yeah. To me, the biggest problem with multiplatform is that you have to have potatobook to do iOS stuff
😀 1