Is there any multiplatform image loading library f...
# compose-desktop
s
Is there any multiplatform image loading library for use with jetpack desktop?
j
I don't believe there is yet. Coil unfortunately is Android specific. fwiw I just pushed change to following branch that loads image from url and displays it (not sure if it's best way to do this but seems to work) https://github.com/joreilly/PeopleInSpace/tree/compose_desktop
476 Views