FSImageViewer icon indicating copy to clipboard operation
FSImageViewer copied to clipboard

Photo viewer (gallery) for iOS with AFNetworking and caching.

Results 6 FSImageViewer issues
Sort by recently updated
recently updated
newest added

Can this work with AFNetworking 3.1+? I have code that uses 3.1, and when I tried to add your pod, it complains that 2.5 is not available.

Trying to push this view controller onto a navigation stack that's already being presented causes a 'Done' button. This new method only puts on a done button if the FSImageViewerViewController...

Now FSImageView set scrollView frame according to real image proportions, and my question is how to set scrollview frame fullscreen and UIImageView contentMode = UIViewContentModeScaleAspectFill. Is it possible?

question

When zooming-IN to an image using double tap leads to a graphics glitch (flicker)

enhancement