Hi guys, anyone trying to port compose to KotlinJS...
# compose
s
Hi guys, anyone trying to port compose to KotlinJS like what the developer from kotlin-libui is doing?
s
I did try, but the plugin seems to operate for JVM backend only, so not sure if it is possible in the current stage.
m
The buck of Compose code seems to be multi-platform, but I can imagine the IME API on web will cause a lot of problems because it is not as realiable as on Android. I've read that porting might be a community effort; personally I am more interested in porting to desktop