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

Using the latest release 0.2.2 via Cocoapods I am getting 100+ build errors

I use normalpicker and i want to move the image in the crop area. Is it possible?? Thanks

Whenever I select an image to be cropped, if the image is screenshot sized the image goes to the left corner and the crop radius is still the same size....

Default cropper has 1:1 ratio in example app i.e 280x280 and the imageview in place to show the resulting image is also of similiar ratio, but if i change the...

Not sure why this happens but you can't drag the image around the crop area unless you first pinch in/out and then drag. I'm using a fixed size crop area.