Hi, I added the preview for my `Common Main` in my...
# multiplatform
j
Hi, I added the preview for my
Common Main
in my compose Multiplatform project but still cannot see the panel like i do in androidMain... is it still not fully supportive? I'm running on Android Studio Narwhal Feature Drop | 2025.1.2
this panel:
anyone experienced the same issue?
o
Make sure your composable functions are not in a class. That's one thing I have noticed
a
I personally use hotpreview. I find it more general than the built-in preview system. Also the associated plugin is compatible with intellij (not 2025.2 at the moment, careful)