Hello team :wave: , when using <multiplatform reso...
# compose-ios
m
Hello team 👋 , when using multiplatform resources, is there a way to access images from the native code? Meaning, in my Swift files, I want to instantiate a UIImage with the shared image. Can this be achieved? Or do I need to duplicate the image in my native iOS part? Thanks!
👀 1
k
you can read the resource using bytearaay and convert that to NsData and create a ui image
👀 2
m
@Kashismails Thanks for the tip! Would you have an example of how that could be implemented?
k
sure i can share when i get back home
🚀 1
m
Awesome, thank you!
bump @Kashismails 🙂
bump @Kashismails 👀
k
hey Michal, i totally forgot about this will try to send a sample tomorrow
gratitude thank you 1