peekaboo icon indicating copy to clipboard operation
peekaboo copied to clipboard

Feature Request: Add Listener for Picker Dismissal Without Selection

Open bevice1 opened this issue 1 year ago • 0 comments

Description: We are successfully using the Peekaboo Image Picker in our project, but we currently lack a way to detect if the user closes the picker without making a selection. Specifically, we need a listener for scenarios where the user:

  • Presses the "X" button in the toolbar.

  • Swipes down to dismiss the picker.

Expected Behavior: A callback or event should be triggered when the picker is dismissed without an item being selected.

Use Case: This feature would help us track when users exit the picker without choosing an item, enabling better UX handling and analytics.

Thank you for considering this feature!

bevice1 avatar Oct 17 '24 08:10 bevice1