Hey :wave:, another question about the KMP Intelli...
# amper
l
Hey 👋, another question about the KMP IntelliJ Plugin and Amper 😅 About compose previews in compose multiplatform shared modules, is this something planned? Based on this we have >
@Preview
working in common code (you need an Android target for that) Which works fine for compose multiplatform gradle projects. But I think with the current Amper structure this might not be possible:
Platforms [iosArm64] are not supported by the library org.jetbrains.compose.ui:ui-tooling-preview:1.8.0
Supported platforms: [android, jvm]
If I add that dependency only to android/jvm, it's gonna be available only in their respective source folders (as expected). Or am I setting up something wrong?
👀 2
Thank you ❤️ will keep an eye here/
💯 1