I'm setting up i18n in a new KMP project, is Moko ...
# multiplatform
d
I'm setting up i18n in a new KMP project, is Moko best practice or is the out of the box setup sufficient? I need to be able to reference the resources directly in native andriod/ios code within the KMp modules
f
Yes, moko is working great for that. But, your umbrella header will be a lot bigger.