Search code examples
iphoneiosobjective-cxcodeios6.1

How to implement the cropping feature similar to Android Phone (default) in iOS.?


I have used BJImageCropper Class from Github to implement the functionality for cropping but I want the Image Cropping like Android Default Crop Box.

Like this:

Cropping in Android


Solution

  • I didn't found something with arrows .. but you can check this:

    As mentioned by CRDave in comments, you can check this link also https://github.com/nicholjs/BFCropInterface