Hi SmartToolFactory,
I am using your library in my Compose project, and the Image cropper is working as expected, but when I want to pass and display the cropped image in next composable or screen, it is not showing the cropped image, instead it is showing the central part of the actual image.
Could you please let me know what can be the cause of this issue.
I am using your source code as a module in my project. I have used source code of v0.4.0

