SimpleImageViewer icon indicating copy to clipboard operation
SimpleImageViewer copied to clipboard

A snappy image viewer with zoom and interactive dismissal transition.

Results 34 SimpleImageViewer issues
Sort by recently updated
recently updated
newest added

Changes proposed in this pull request: - Toggles the visibility of the close button on a single tap I wanted this in my own project, so I thought I might...

### Expected behavior ![simulator screen shot - iphone 8 - 2018-05-21 at 12 04 05](https://user-images.githubusercontent.com/742966/40291551-ccb8f18e-5cef-11e8-9f3a-d81c3950254a.png) ### Actual behavior ![simulator screen shot - iphone 7 - 2018-05-21 at 10 29 04](https://user-images.githubusercontent.com/742966/40291558-d726a62a-5cef-11e8-816b-0c14dc48006b.png)...

### Expected behavior completion for dismissing view controller ### Actual behavior no completion for dismissing view controller ### Steps to reproduce the behavior

### Expected behavior pass an array of UIImageView to config to pass between each one with a left or right swipe ### Actual behavior swipe to left or right dismiss...