Releases: michaelhenry/ImageViewer.swift
Releases · michaelhenry/ImageViewer.swift
Fix flaky transition when the internet is slow
3.3.8 fix: flaky transition, wait for the transition once the target image …
Fix image becomes blank when using remote url.
Add tint color into consideration when animating
Thanks @thomasdelgado
related ticket: #126
3.3.5
New transition animation shows duplicate image during transition
Added Carthage support
Used a dedicated image viewer transition
Features/imageviewer transition (#104) used of dedicated transition.
Fixed memory leaks
Implemented Subspec for Remote Fetch Support
Fix scrollView zoom to infinity warning
reference #90
Thanks to @thomasdao