There are no preview params in CMP Preview are the...
# multiplatform
b
There are no preview params in CMP Preview are they going to come? I know that is Hard with multiple device configs and stuff but will it even come?
c
I think it would be better to start building different target specific Preview annotations that are specilized for the given target. Right now a possible workaround is to add CMP Previews in you common code, and have Android specific ones on top of those to verify light/dark mode, different languages or form factors.
j
there were some adding in
1.9.0-beta1
i.e. https://github.com/JetBrains/compose-multiplatform/pull/5339/files .....were you thinking of these or something else?
b
@John O'Reilly Yes these ok so they are adding them i think they will add more like theme like dark and light etc etc. also some pre defined device settings stuff too like we have in android pixel and all
o
Indeed, I truly miss dark& light previews setup