Is there a way to convert a composable canvas into...
# compose
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