Hi, do we have a guide on how to add drawables and...
# multiplatform
k
Hi, do we have a guide on how to add drawables and other resources for Kotlin Multiplatform?
z
If you're using compose UI you can use moko resources
👀 1
j
And starting from Compose Multiplatform 1.6 (currently in beta2) it's built-in: https://proandroiddev.com/how-to-use-resources-in-compose-multiplatform-77a6552b505d
👀 1
k
Thanks! I will try them.
K 1