borisdamato
07/13/2021, 1:34 PMmoko-resources
in a multi-module setup? In my project I have multiple multiplatform modules (usually split by feature) and then I’m using the umbrella framework approach to integrate them into iOS as a single framework. The problem is that when I use moko-resources
on more than one module, of course I end up with multiple MR_, MR__, etc
on the Swift side.
What’s the recommended approach with this setup?
Thanksalex009
07/13/2021, 3:43 PMStringDesc
and convert it to String on android and ios side where we bind to UI.