react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Disable User Confirmation After Image Is Clicked via Camera

Open nilesh-simform opened this issue 4 months ago • 0 comments

Version react-native-image-crop-picker 0.41.2 react-native 0.71.19

Is there a way to bypass the user confirmation step after capturing an image? Currently, once an image is captured on Android and IOS, the screen shows Retry and OK icons for the user to approve or discard the photo. I'm looking for a way to automatically proceed without requiring this confirmation step. Is it possible to skip or disable this behavior?

nilesh-simform avatar Jul 28 '25 11:07 nilesh-simform