Hey,
I'm curious about something. Is it possible to have previews for composables within a module using the
com.android.kotlin.multiplatform.library
and
org.jetbrains.compose
plugins in shared code? I included the uiToolingPreview component but I cant get it to render the preview.
Thanks!
z
zsmb
09/23/2025, 12:51 PM
What error are you hitting specifically?
There are some known issues in general with the new plugin + previews (see here), just want to make sure that what you're getting is something already tracked.
s
Skash
09/24/2025, 7:33 AM
Good day sir. Thanks, thats exactly the error I get. Ill make sure to check the known issues first next time. Have a good day!