Noticed that `compose-desktop` can correctly draw ...
# compose
m
Noticed that
compose-desktop
can correctly draw something now (not sure if this happend recently, before it is blank for me), I tried to compile compose runtime to iOS but had some issues with cocoutine kotlin-native abi version (
The abi versions don't match. Expected '[21]', found '22'
), after some struggling I give up because I am not actually very familar with MPP.
a
compose-desktop?
m
compose-desktop
is the experimental Compose UI implementation for desktop.
a
wooooow, is there a dev preview I can play with?
j
Keep in mind that
ui-desktop
is still a very early stage research exploration. No, there is no dev preview, you would need to build from source.
a
got it. Is there a
ui-browser
equivalent?
j
nope