icerockdev / moko-template

Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture
https://moko.icerock.dev/
Apache License 2.0
461 stars 47 forks source link

Add example for other resource types #41

Closed martyu closed 2 years ago

martyu commented 2 years ago

Currently in the template there's only an example of strings management. That's the only one I can get to work in my project, so I'm looking for an example of color, font, and images.

Alex009 commented 2 years ago

https://github.com/icerockdev/moko-resources/tree/master/sample here samples of resources