Join Slack
Powered by
Hi Guys, I've got a question regarding the compos...
# compose
s
Sean Keane
11/24/2022, 6:19 PM
Hi Guys, I've got a question regarding the compose SDK's. Has anyone been able to add them to a KMM project and export the views for an Android App?
Sean Keane
11/24/2022, 6:22 PM
Ok, I found an answer from Jetbrains Compose:
Compose Multiplatform build doesn't contain any Android artifacts. Instead it references Jetpack Compose Android artifacts
published by Google
. This way we ensure that libraries built for Android using Jetpack libraries are compatible with Compose Multiplatform.
https://github.com/JetBrains/compose-jb/tree/master/tutorials/Development_for_Android
8
Views
Open in Slack
Previous
Next