In my case the problem was with react-native-image-crop-picker, I just upgraded the react-native-image-crop-picker to the latest version and installed Pods, I hope it'll help you:
npm update react-native-image-crop-picker
cd ios
pod install