ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.1k stars 1.55k forks source link

CocoaPods could not find compatible versions for pod "TOCropViewController" #2059

Open Etaliya opened 4 months ago

Etaliya commented 4 months ago

Version

Tell us which versions you are using:

Platform

Tell us to which platform this issue is related

[!] CocoaPods could not find compatible versions for pod "TOCropViewController": In Podfile: RNImageCropPicker (from ../node_modules/react-native-image-crop-picker) was resolved to 0.41.1, which depends on TOCropViewController (~> 2.7.4)

react-native-image-crop-tools (from `../node_modules/react-native-image-crop-tools`) was resolved to 1.6.4, which depends on
  TOCropViewController (= 2.5.3)

3.

Attachments

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate

Deepak-Foodhub commented 4 months ago

@Etaliya pod install --repo-update has resolved this issue for me