commonMain中無法預(yù)覽問題
- 確保安裝了Compose Multiplatform IDE Support 插件鬓催。這個(gè)應(yīng)該的都有
-
新建一個(gè)Preview類若贮。
image.png
package androidx.compose.desktop.ui.tooling.preview
@Retention(AnnotationRetention.SOURCE)
@Target(
AnnotationTarget.FUNCTION
)
annotation class Preview