- Makes
ItemBaseControlleropen(PR #91). - Fixes builtin close button (PR #90, Issue #84).
- Adds
GalleryItem.customto support subclasses ofUIImageView(PR #80, Issue #56). - Adds activity indicator (PR #86, Issue #69).
- Fixes background overlay on top of modal view controller (PR #85, PR #87).
- Fixes
launchedCompletionblock execution (PR #82). - Renames
GetViewControllerCompletiontoItemViewControllerBlock. - Makes
ItemBaseControllerpublic. - Adds
reload(atIndex:)to force reload image in gallery (PR #77, Issue #72). - Fixes image appearing after async loading (PR #76, Issue #59).
- Adds option to turn off decoration views toggle by single tap.
- Adds option to toggle swipe to dismiss horizontally.
- Swift 3 support.
- Swift 2.3 support.
Not published to CocoaPods yet, use tag directly:
pod 'ImageViewer', :git => 'git@github.com:MailOnline/ImageViewer.git', :tag => '3.1'