What did we decide about Kotlin Inject and sharing the Compose code between Android and Desktop?
j
John O'Reilly
04/20/2023, 9:45 PM
definitely would be nice to have some compose code shared between android and desktop.....the desktop client right now is quite minimal but hopefully we can start building it out and sharing more
and even potentially share with Compose for iOS as well 😃
m
Marcello Galhardo
04/20/2023, 10:15 PM
If someone can create a confetti-ui shared module for Compose Multiplatform (Android/Desktop), I can start to work on pulling the components in the next few days.
Does it make sense to reuse it on wear too @yschimke?
y
yschimke
04/21/2023, 5:23 AM
Viewmodels, and some UI domain classes if we have any. But not composables