Search results for uiimage

No image provided.

CRMotionView

February 20, 2014 • MIT License
A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.
HAPaperViewController screenshot

HAPaperViewController

February 20, 2014 • MIT License
UICollectionView with layout transitions inspired by Facebook Paper App
ARObjectCollectionViewController screenshot

ARObjectCollectionViewController

February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
ANBlurredImageView screenshot

ANBlurredImageView

February 15, 2014 • Unspecified License
Animated blur-in and blur-out on UIImageView.
No image provided.

SBInstagram Viewer

February 07, 2014 • MIT License
Easy Objective-C framework to show an instagram feed on iOS
UIImageView-AnimationCompletionBlock screenshot

UIImageView-AnimationCompletionBlock

January 29, 2014 • MIT License
A category that adds a completion block to UIImageView letting you know when the UIImageView's animation is complete.
UIImage+Dummy screenshot

UIImage+Dummy

January 28, 2014 • MIT License
UIImage+Dummy category provides method to create dummy image. UIImage *image1 = [UIImage imageNamed:@"dummy.150x200"]; UIImage *image2 = [UIImage imageNamed:@"dummy.150x200.#407EFF"]; UIIm...
NBUImagePicker screenshot

NBUImagePicker

January 27, 2014 • Apache 2.0 License
Modular and fully customizable UIImagePickerController replacement with Simulator-compatible AVFoundation camera, AssetsLibrary and custom directory assets' browser, and image cropping, filters and...
VPImageCropper screenshot

VPImageCropper

January 21, 2014 • Apache 2.0 License
Image cropper like the one in WeChat
No image provided.

UIImageView_FaceAwareFill

January 14, 2014 • MIT License
This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centring the image just by its geometrical center. INSTALLATION: FaceAwareFill is...
UIImage-Helpers screenshot

UIImage-Helpers

January 11, 2014 • MIT License
UIImage category. Create a blurred images, take a screenshot, make a image with color...
NZFadeImageView screenshot

NZFadeImageView

December 31, 2013 • MIT License
Image rotation with fade-in/fade-out effects in a given time interval.
NZCircularImageView screenshot

NZCircularImageView

December 27, 2013 • MIT License
Performs async download image and leaves with rounded edge, used for presenting pictures of user profiles.
UIImage-ImageWithColor screenshot

UIImage-ImageWithColor

December 26, 2013 • MIT License
Creates an image using a color.
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.
URBMediaFocusViewController screenshot

URBMediaFocusViewController

November 20, 2013 • MIT License
An easy-to-use view controller that animates thumbnail previews of your media to their full size versions with physics similar to Tweetbot 3.
UIImage+BlurredFrame screenshot

UIImage+BlurredFrame

November 18, 2013 • MIT License
UIImage+BlurredFrame is a UIImage category that blurs an specified frame of a UIImage
FastImageCache screenshot

FastImageCache

October 22, 2013 • MIT License
iOS library for quickly displaying images while scrolling.
No image provided.

CTAssetsPickerController

September 30, 2013 • MIT License
CTAssetsPickerController is an iOS controller that allows picking multiple photos and videos from user's photo library. The usage and look-and-feel are just similar to UIImagePickerController. It u...
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.