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

taken photo not saved to phone gallery

Open praba1989 opened this issue 3 years ago • 4 comments

Both iOS and Android not working

  • react-native-image-crop-picker ^0.36.2
  • react-native ^0.63.2

praba1989 avatar Jul 07 '21 04:07 praba1989

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

vishnumsdian07 avatar Sep 28 '21 13:09 vishnumsdian07

I'm also facing the same issue.

deepakkumar07-debug avatar Sep 28 '21 13:09 deepakkumar07-debug

Same +1

KuiGoan avatar Jun 16 '22 03:06 KuiGoan

same +2

samiramendes avatar Aug 31 '22 21:08 samiramendes

Has anyone found a solution for this?

Enkumicahel avatar May 18 '23 14:05 Enkumicahel

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!

KuiGoan avatar May 19 '23 02:05 KuiGoan