Skip to content

[ImagePicker] Add optional cropper integration support #15

@AkshayAshokCode

Description

@AkshayAshokCode

Enable optional image cropping after picking/capturing. Only invoke cropper if crop(true) is configured.

Tasks:

Add support for .crop(true) flag
If enabled, pass selected URI to CropperActivity or composable
Use imagecropper module for cropping
Return cropped image URI/Bitmap from cropper
Allow developers to disable cropping to avoid extra dependency

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions