Hi folks, anyone knows if there is a Gradle plugin...
# multiplatform
s
Hi folks, anyone knows if there is a Gradle plugin or a library for KMM to share vectors between Android and iOS apps?
m
vectors == svg ?
s
yes
m
is this for UI stuffs or to process the file in background and show a result?
s
Is for UI stuffs, like a Material Icon
m
well, I know that is good don't repeat files in a project, but I would don't to that, I would still separate the UI files for both platforms (don't misc them), because each platform has it's way to storage and process (compress) the files...
KMM is for sharing background logic, not for UI stuff
d
I haven't used this, but some people recommend this: https://github.com/icerockdev/moko-resources