Is it possible to preview Composables from `common...
# multiplatform
j
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
Compose previews work with Android and desktop. You can add previews in the androidMain or jvmMain source sets.
j
Okay ty. Are any extra dependencies needed?
j
No
🙌 1
✅ 1