react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
unable to access image.data property on response object
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 .
