react-native-image-crop-picker: iCloud image not supported

Hi everyone,

I just see that iCloud image are not supported by QBImagePickerController, I try to implement another library that work with icloud image, this one: CTAssetsPickerController, but this one can only select multiple image, we can’t force the user to be able to only select one picture, so maybe we can just use UIImagePikcerController when the multiple choice is off, what do you think about it ?

I’m better in Swift than Objective-C, but I’m going to try to make a PR on the old library or implement the new one.

If someone got another idea, or know how to fix the problem in QBImagePickerController just post bellow 😄

Thanks!

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 28 (13 by maintainers)

Most upvoted comments

Should be in the readme

Ok, I’m going to look into it, because I use your library in one of my project, and all user that have image save in iCloud in there library can’t select and crop the picture 😕

If I made it, I’ll do a PR !