I had made a template a few weeks ago for Compose multiplatform with JVM/Android/iOS targets. I want...
c
I had made a template a few weeks ago for Compose multiplatform with JVM/Android/iOS targets. I wanted to post it here since it can work as a template: https://github.com/CRamsan/minesweepers And now with the new wasm target, I would love to add it as a new target 😄. Happy Compose 🎉🎉
👍 6
d
this is so cool! how about the web?
c
I made this before the new wasm target was available so it is not here. I will see if I can look into the wasm target as well.