[Solved by using coil compose] how do I display im...
# multiplatform
y
[Solved by using coil compose] how do I display images using an absolute path? I found a way to do that in the android side which will convert the path to a Bitmap, but I prefer a multiplatform approach. Do you have any ideas?