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

unable to access image.data property on response object

Open AjayBains opened this issue 3 years ago • 0 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v^0.38.0"
  • react-native ^0.68.2

Platform

Tell us to which platform this issue is related

  • iOS
  • Android

Expected behaviour

should get data property on response object , and i can see there exists a data property in response object in log , but i am not able to access the property using "image.data" . Any idea what could be the reason? . Any help is appreciated . Screenshot 2022-08-25 at 2 31 08 AM Screenshot 2022-08-25 at 2 31 43 AM

AjayBains avatar Aug 24 '22 20:08 AjayBains