Does anybody else have issues with Compose Preview...
# android-studio
m
Does anybody else have issues with Compose Previews in Kotlin Multiplatform projects? I noticed that deploying previews to device is slow in our project and figured out that having a Kotlin Multiplatform module is the problem. I created this issue: https://issuetracker.google.com/issues/235574680
r
This has been an issue for quite a while. In my case, Multiplatform projects completely break Jetpack Compose previews. They don't work at all.
m
Previews in the IDE work fine for me. This is specifically about deploying previews which works but is basically unusable.
v
We also have very slow previews render, never investigated that though. I voted +1 on the issue 🙂
👍 1