Join Slack
Powered by
Is it possible to preview Composables from `common...
# multiplatform
j
jQrgen
09/26/2023, 4:43 PM
Is it possible to preview Composables from
commonMain
in Android Studio Hedgehog | 2023.1.1 Beta 5 with the latest Compose Multiplatform IDE Support plugin?
j
Jeff Lockhart
09/26/2023, 4:47 PM
Compose previews work with Android and desktop. You can add previews in the
androidMain
or
jvmMain
source sets.
j
jQrgen
09/26/2023, 4:49 PM
Okay ty. Are any extra dependencies needed?
j
Jeff Lockhart
09/26/2023, 4:54 PM
No
🙌 1
✅ 1
31
Views
Open in Slack
Previous
Next