Hello everyone i am working on a compose muliplatform project and i am having issues picking and dis...
d
Hello everyone i am working on a compose muliplatform project and i am having issues picking and displaying the picked image on an imageview on the iOS side. Kindly advise on which approach i should take
a
Hi there. Here we have lots of examples: https://github.com/JetBrains/compose-multiplatform/tree/master/examples Looks like
imageviewer
is the example you re looking for.
d
Thank you very very much Andrei