Second one, - is there any example of having image...
# multiplatform
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 🙂