WDImagePicker icon indicating copy to clipboard operation
WDImagePicker copied to clipboard

Image picker with custom crop rect for iOS written in Swift (Ported over from GKImagePicker)

Results 21 WDImagePicker issues
Sort by recently updated
recently updated
newest added

Updated the whole project, manually, to swift 3.0

You can use the custom init method to use the camera now, instead of photo library only You can create a new branch, and i can redirect the PR there.

Hi, can you please create a swift-2.3 branch so I can create another PR to merge my swift 2.3 changes? Thanks so much!

hi, first of all its a great image picker lib. Anyway is it possible to use your crop function to photo that already in app? Thank You

How should I obtain the url of the image which I've selected from the gallery. didFinishPickingImage(_:) & didFinishPickingMediaWithInfo(_:) are not called. `func imagePicker(imagePicker: WDImagePicker, pickedImage: UIImage)` is called after dismissing(i.e...

There's a bug that got ported from GKImagePicker. I'm not up to speed on the proper use of github so I'll just leave this here. Replace this function in WDImageCropView:...

Hi Any plans to have version where the crop box would be forced to square? I have trouble with users who do not crop squares and hence their profile images...