react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
taken photo not saved to phone gallery
Both iOS and Android not working
- react-native-image-crop-picker ^0.36.2
- react-native ^0.63.2
i am also facing that issue Both iOS and Android not working
react-native-image-crop-picker ^0.36.2 react-native ^0.63.2
I'm also facing the same issue.
Same +1
same +2
Has anyone found a solution for this?
I think you should use react-native-vision-camera to take photo. And then use file path with react-native-image-crop-picker make crop picture (If you need it) I'm try and it worked in my App!