CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Jan 2017 |
| SwiftSwift Version | 3.0 |
| SPMSupports SPM | ✓ |
Maintained by Paul-Emmanuel Garcia.
Replicate easily the Instagram zooming feature on UIImageView.
/// Swift
import InstaZoomlet imageView = UIImageView(image: yourImage)
imageView.isPinchable = true // Quite simpleimageView.isPinchable = false