What did we decide about Kotlin Inject and sharing...
# confetti
m
What did we decide about Kotlin Inject and sharing the Compose code between Android and Desktop?
j
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
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
Viewmodels, and some UI domain classes if we have any. But not composables