ZoomImageView icon indicating copy to clipboard operation
ZoomImageView copied to clipboard

UI component library to expand the photo, such as Apple's Photos app

ZoomImageView

CI Status Version License Platform Carthage compatible

UI component library to expand the photo, such as Apple's Photos app. πŸ—»

Requirements

Swift 4.0 iOSπŸ“± 8.0+

Usage


let imageView: ZoomImageView
imageView.image = UIImage()

Features

  • Zoom-in or Zoom-out on Double tap.

if you have some idea. please don't hesitate to share your thoughts.πŸ™βœ¨

Installation

CocoaPods

pod 'ZoomImageView'

Carthage

github "muukii/ZoomImageView"

Author

muukii, [email protected]

License

ZoomImageView is available under the MIT license. See the LICENSE file for more info.