I'm able to zoom with a specific maxZoomScale with double tap on UIScrollView. After my UIScrollView has been zoomed I still can zoom on it with a pinch. I would like to block this zoom pinch. Is there a way to do that ?
I'm able to zoom with a specific maxZoomScale with double tap on UIScrollView. After my UIScrollView has been zoomed I still can zoom on it with a pinch. I would like to block this zoom pinch. Is there a way to do that ?