Hey, I'm curious about something. Is it possible t...
# multiplatform
s
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
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
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!