react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Disable User Confirmation After Image Is Clicked via Camera
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?