I am unable to see the compose preview. buildFeatu...
# multiplatform
v
I am unable to see the compose preview. buildFeatures(compose = true) and compose multiplatform IDE plugin are already enabled. Can anyone suggest what could be missing?
w
If it's in common code, you only have previews when using Fleet. Otherwise you can call the common code from a preview in Android if you want Android previews, or in Desktop if you want desktop previews (but in this case you have to download a plugin) Oops, I see that you have it. In this case it should simply work in Desktop*
👍 1