Hi, Is there a possibility to load images from the...
# compose
y
Hi, Is there a possibility to load images from the file path for the multiplatform purposes (Desktop, Android) ? eg.
Copy code
val path = "images/red_arrow_down.svg"
painterResource(path)