I'm facing the same issue, but I'm not using react-native-image-crop-picker
at all, it's even failing for fresh new RN project.
then I found out that my system ruby has some problem. I removed system cocoapods
, switched to use rbenv
, and reinstall cocoapods
again with ruby from rbenv.
now it's fine