CLImageViewPopup
CLImageViewPopup copied to clipboard
A simple Image full screen pop up
Updated for Swift 5.
Hi, we have the imageview in a cell in a tableview and sometimes get a weird effect, where the image comes flying in from the bottom instead of just starting...
Hi, Thanks for your pod, very usefull why are you using parentView frame instead of UIScreen frame ? I means instead of : `imageV.frame = CGRect(x: 0, y: 0, width:...
Good work man. But when the popup shows up and we turn the phone in Landscape?
Hi, thanks for the great library. Its awesome. I accidentally updated my project to swift 3.0 and now I can't get your library to work. Is there any help you...