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

Fixes #23 . Changes proposed in this pull request: - Add if let closure around accessing superview - Increment pod version

Encountered an error communicating with IBAgent-iOS.

### Expected behavior No crash ### Actual behavior Crash ### Steps to reproduce the behavior **Crashed: com.apple.main-thread EXC_BREAKPOINT 0x0000000105759d5c closure #1 in ImageViewerDismissalTransition.apply(state:)** ` Crashed: com.apple.main-thread 0 SimpleImageViewer 0x105759d5c closure...

After showing the image I'm trying to change the background colour of the image view with transparent? I tried to change the background colour on imageViewerController.xib and sets the imageViewerController.swift...

With the proper updated description for Cocoapod and others

Package Resolution Failed SimpleImageViewer.git could not be resolved because every version of SimpleImageViewer contains incompatible tools version and root depends on SimpleImageViewer 1.1.2..

Fixes #. Changes proposed in this pull request: - Fix Image transaction while dragging, which caused a problem that hides some parts of the previous view in a specific ios...

This is a long shot, but just in case anyone encountered the same issue: on iOS 13, dismissing an image will spark a different behavior on the presenting VC than...

Please update for Swift 5.0 Support