Search results for imageview

UIImageView+Gravatar screenshot

UIImageView+Gravatar

December 18, 2013 • MIT License
A simple and quickly put together UIImageView subclass for dealing with http://gravatar.com images.
FastImageCache screenshot

FastImageCache

October 22, 2013 • MIT License
iOS library for quickly displaying images while scrolling.
3DMultiPhotoView screenshot

3DMultiPhotoView

October 11, 2013 • MIT License
This is an image view control which represents multiple images on 3D octagon. The control is available to be customized by using properties.
No image provided.

UIImageView-Placekitten

September 22, 2013 • Public Domain License
A simple category on UIImageView that asynchronously downloads placeholder images from www.placekitten.com. These images fit the UIImageView bounds and respect screen scale for retina devices.
FSImageViewer screenshot

FSImageViewer

September 15, 2013 • MIT License
FSImageViewer is a photo viewer (photo gallery) for iOS with AFNetworking and caching.
GBPathImageView screenshot

GBPathImageView

August 25, 2013 • MIT License
With this class, you can get images in the circles or squares with the border.
IADownloadManager screenshot

IADownloadManager

August 20, 2013 • MIT License
iOS download manager, Download a set of files in parallel and sequential order. A Minimalist download manager for iOS Download a set of files in parallel or sequential order.
TKImageIpsum screenshot

TKImageIpsum

June 15, 2013 • Apache 2.0 License
Lorem ipsum for images for iOS
ImageViewer.swift screenshot

ImageViewer.swift

June 09, 2013 • MIT License
An image viewer inspired by Facebook for iOS.
PEPhotoCropEditor screenshot

PEPhotoCropEditor

June 01, 2013 • MIT License
PEPhotoCropEditor is image cropping library for iOS, similar to the Photos.app UI. - Both iPhone/iPad supported - iOS 5.0 or higher
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.
UIViewAnimationExplose screenshot

UIViewAnimationExplose

May 19, 2013 • Unspecified License
Animate a UIView to full screen. See video for more.
UIImageViewModeScaleAspect Animation screenshot

UIImageViewModeScaleAspect Animation

May 19, 2013 • Unspecified License
Animates a `UIImageView` between the `UIViewContentModeScaleAspectFill` and `UIViewContentModeScaleAspectFit` `contentMode`s. Check out the video for more.
TwProfile screenshot

TwProfile

May 10, 2013 • MIT License
Demo of effect of tweetbot profile image
No image provided.

NPRImageView

May 05, 2013 • MIT License
Instagram-like UIImageView subclass. Progress view and activity view appear during image download. Support memory and disk caching. Inspired by FXImageView and Tapku's TKImageCache. Uses AFNetworking.
AFImagePager screenshot

AFImagePager

May 04, 2013 • MIT License
The AFImagePager is a modified version of [KIImagePager](https://www.cocoacontrols.com/controls/kiimagepager) that uses AFNetworking instead of SDWebImage. This image pager lets you load and sw...
GGFullScreenImageViewController screenshot

GGFullScreenImageViewController

April 27, 2013 • MIT License
Scales a UIImageView up to full screen size with a simple animation.
RMShapedImageView screenshot

RMShapedImageView

March 26, 2013 • Apache 2.0 License
A UIImageView subclass that ignores touches on transparent pixels, based on OBShapedButton by Ole Begemann. RMShapedImageView does it magic by overriding pointInside:withEvent:. This method is c...
LTransitionImageView screenshot

LTransitionImageView

March 03, 2013 • BSD License
iOS Image View with transition effect between images. More info at: http://lukagabric.com/ltransitionimageview-ios-image-view-with-transition-animation/
MNMRemoteImageView screenshot

MNMRemoteImageView

February 14, 2013 • BSD License
`MNMRemoteImageView` is a simple drop-in replacement for `UIImageView` that asynchronously shows an image downloaded from an URL. You can use the control as a regular `UIImageView`.