darkmoon_uk
12/27/2023, 12:23 AM@Preview
`@Composable`s from commonMain
?
Given that all platforms are rendered by the same underlying layout code, I would think a solution is possible?
I'd honestly be happy with something like the current, basic, Desktop preview working for all platforms.
For Android this would be a bit of a downgrade from the richer Android Studio tooling, but I value a consistent user experience more.
This is probably the biggest workflow issue I have with multi-platform Compose projects today.
Previews are one of Compose's biggest strengths but are currently so impractical to use across platforms, that I find myself not using the feature at all.electrolobzik
12/27/2023, 10:39 AMsolvingj
12/29/2023, 4:30 PM