Hey guys! I want to target iOS/Android/Web with Co...
# multiplatform
j
Hey guys! I want to target iOS/Android/Web with Compose Multiplatform. For web, rather than having the entire thing in wasm, I'd like to write the layouts in HTML and just embed certain wasm UI components as needed. Are there any best practices on how to achieve this, or any tutorials/examples you guys recommend?