Is previewing compose still not a thing for multip...
# multiplatform
n
Is previewing compose still not a thing for multiplatform? I have shared compose code and trying to preview it. It seems that
androidMain
supports preview annotation but I don't get the option to run it. The only option would be to preview directly in the Android App but the app doesn't and shouldn't depend on some stuff that is required for previewing (for stubbing the data).
g
It’s correct, there is initial support of preview in #compose-desktop but it’s not compatible yet with Android preview
n
@gildor Oh thanks. That kinda sucks😞
g
Well, Compose Desktop is an early alpha version, not even mentioning Compose Web, so I wouldn’t expect full feature parity
☝️ 2
☝🏻 1