Deep Patel
07/06/2024, 4:21 AM1.7.0-alpha01
support @preview
for composables in commonMain
, or do they have to have the annotation and be referenced in androidMain
? I’m bit confused about this if someone can please clarifyKonstantin Tskhovrebov
07/06/2024, 7:01 AMArsildo Murati
07/06/2024, 1:40 PMArsildo Murati
07/07/2024, 8:16 PMbuildFeatures {
compose = true
}
for previews to work in androidMainColton Idle
07/17/2024, 4:06 AMArsildo Murati
07/17/2024, 7:11 AMKonstantin Tskhovrebov
07/17/2024, 8:53 AMArsildo Murati
07/17/2024, 9:05 AMArsildo Murati
07/17/2024, 9:06 AM