Search results for uiimageview

No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
MDIncrementalImageView screenshot

MDIncrementalImageView

December 08, 2014 • MIT License
UIImageView subclass that loads the image progressively . - Loads images incrementally like web pages do . - Optimised for use in UITableView's and UICollectionView's . - Provides delegat...
HanekeSwift screenshot

HanekeSwift

October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache: `let cache = Cache<NSData>("my-files")` Haneke also includes a zero-...
DBImageView screenshot

DBImageView

September 25, 2014 • MIT License
A simple object to load images asynchronously
IRImageTableView screenshot

IRImageTableView

September 10, 2014 • Unspecified License
A solution to add a UIImageView in an UITableView (inspired by Tweetbot).
KIChameleonView screenshot

KIChameleonView

September 10, 2014 • MIT License
A magical image view! Once you set a URL, it will be a movie, or an Animated GIF, or an ordinary JPG, PNG, or even it can be an image in ALAssetsLibrary! Supported types are 1. .m3u8 for Movi...
JMAnimatedImageView screenshot

JMAnimatedImageView

September 04, 2014 • MIT License
Subclass of UIImageView to drive easy animations (manual rotation, Carousel, etc).
AFImageHelper screenshot

AFImageHelper

August 16, 2014 • MIT License
Convenience extension for UIImage and UIImageView in Swift
No image provided.

CropperView

August 04, 2014 • MIT License
using CropperView Rect You can apply multiple rect areas. You can move it. each of corners. You can move it. each of croppers. and You can crop it.
UIImageView+Letters screenshot

UIImageView+Letters

July 07, 2014 • MIT License
An easy, helpful UIImageView category that generates letter initials as a placeholder for user profile images, with a randomized background color.
CRPixellatedView screenshot

CRPixellatedView

June 28, 2014 • MIT License
Custom UIView subclass with a cool pixellated animation inspired by Facebook's Slingshot app.
No image provided.

NHLinearShadow

May 09, 2014 • MIT License
You can add a near "Linear Shadow Color" choosing a color like [UIColor redColor] or you can use "Linear Shadow" based on a photo, this will find the average color and add a shadow.
UIImageView-PlayGIF screenshot

UIImageView-PlayGIF

April 08, 2014 • MIT License
UIImageView category/subclass for playing GIF. Simple, high performance, low memory footprint.
PAImageView screenshot

PAImageView

April 08, 2014 • MIT License
Rounded async imageview downloader based on AFNetworking 2 and lightly cached
EXPhotoViewer screenshot

EXPhotoViewer

March 30, 2014 • MIT License
A drop-in full screen photo viewer for iOS with zoom, SUPER easy to use, **just one line of code**. It has the "zoom the rest of the app away effect" It works with any UIImageView, just laying aro...
YLGIFImage screenshot

YLGIFImage

March 29, 2014 • MIT License
Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
No image provided.

Haneke

March 07, 2014 • Apache 2.0 License
A lightweight zero-config image cache for iOS. Haneke resizes images and caches the result on memory and disk. Everything is done in background, allowing for fast, responsive scrolling. Asking H...
KVNBoundedImageView screenshot

KVNBoundedImageView

March 03, 2014 • MIT License
KVNBoundedImageView attempts to keep faces visible and centered in a UIImageView. It is designed to be easy to use and extensible for different types of image detection. With configurable detect...
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