Does jetpack compose have an image cropper?
# compose
n
Does jetpack compose have an image cropper?
g
Image cropper? Like UI or a function to crop bitmap?
l
@Nthily Android has a built-in image cropping app that other apps can request FYI, it exists since like Android 2 or maybe even before.
n
Thanks for the reply, I've found the solution, UCrop can apply in jetpack Compose
g
So it was a question about you for cropping :)