Is there a way to convert a composable canvas into png and save it on the device? I want to make a s...
a
Is there a way to convert a composable canvas into png and save it on the device? I want to make a small β€œArt” app where the user can create shapes etc and then extract them as png to use them elsewere. Is compose even able to do such things?
s