Second one, - is there any example of having images(.png) and vector drawables (.xml) in `common` a...
m
Second one, โ€ข is there any example of having images(.png) and vector drawables (.xml) in
common
and sharing across platforms ?
a
m
Great thanks a lot! I was not aware this! ๐Ÿ™‚ Maybe xml support will come in future too ๐Ÿ™‚ I will check this lib and probably create an issue for that too ๐Ÿ™‚
@alex009 what to do if we have JS target also ? I can see that moko resources doesnโ€™t support JS target, but I think it should be a way to get rid of build errors
a
you should separate common-mobile logic from common-all logic. like here https://github.com/icerockdev/moko-resources/issues/133#issuecomment-741430063
m
Ohh it looks great thank you for sharing this ๐Ÿ™‚
Hello @alex009 i just leaved a comment in mentioned issue, something is going wrong about configuration maybe it is worth to check it ?
a
i will check it on this week, now busy
m
Sure thank you ๐Ÿ™‚