Marco Pierucci
10/20/2023, 12:21 PM@Preview
on ComposeMP?
I added implementation(compose.preview)
on the androidMain source set. Then when on that sourcet and created a file with some previews ( The actual composable still in commonMain).
Everything compiles but I cant just see the previews?