I am getting an error as
"Illegal callback invocation from native module. This callback type only permits a single invocation from native code."
I have used react-native-image-crop-picker
to crop an image, now If I choose the cropped image I am getting the above error.