ruslanskorb/RSKImageCropper

Zoom in the image

LiliaBHMabrouk opened this issue · 1 comments

I'm using your library in swift, and I want to zoom in the picture.. Your library does not support it..

@LiliaBHMabrouk To change scale factor for the image programatically you need to create a subclass of RSKImageCropViewController, import RSKImageCropViewController+Protected.h header and use setZoomScale: method.