Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 277 Bytes

README

Ready to use UIImageView replacement that supports zooming, scaling and panning by user gestures.

Installation:

Add ZoomRotatePanImageView.h/m files into your project. In Storyboard/IB change your UIImageView’s class to ZoomRotatePanImageView.

Build and run :)