I have been using Compose Web(HTML) for several mo...
# compose
c
I have been using Compose Web(HTML) for several months and things have been going well enough for my needs. With 1.4.0 I see that the screenshot shows the same UI for all platforms, even web. Does this mean that there are plans to enable the JVM/Native/Android widgets as part of JS/WASM as well?
l
There is an experimental jscanvas Compose target (not sure if it's also now alpha since iOS now is). This shares code with the other androidx compose targets.