Search results for ui

UIView+AutoLayout screenshot

UIView+AutoLayout

August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout The ultimate API for iOS Auto Layout -- impressively...
RSCategories screenshot

RSCategories

August 26, 2013 • MIT License
Inclues a few essential categories for iOS Developers. There are helper methods for NSDate, NSString, NSUserDefaults, UIColor and UIImage. UIImage has a working implementation of Loading GIF for...
SHUIKitBlocks screenshot

SHUIKitBlocks

August 25, 2013 • MIT License
Prefixed Blocks for UIKit on categories _without_ libffi and swizzling Contains: * SHAlertViewBlocks => UIAlertView * SHControlBlocks => UIControl ...
FDLabelView screenshot

FDLabelView

August 25, 2013 • Unspecified License
A label view that adds justified text support, plus automatic frame adjustment, scalable line height, padding, and more.
GBPathImageView screenshot

GBPathImageView

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

UITextViewExtras

August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView. * Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...
SvpplyTable screenshot

SvpplyTable

August 22, 2013 • MIT License
Expandable and collapsable Menu using UITableView, like Svpply.
MSCMoreOptionTableViewCell screenshot

MSCMoreOptionTableViewCell

August 21, 2013 • MIT License
Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't chang...
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
PPImageScrollingTableViewCell screenshot

PPImageScrollingTableViewCell

August 21, 2013 • MIT License
PPImageScrollingTableViewCell is a UITableViewCell subclass that can make images scrollable horizontally in TableView.
OSNavigationController screenshot

OSNavigationController

August 20, 2013 • zlib License
OSNavigationController is a open source re-implementation of UINavigationController. It currently features only a subset of the functionality of UINavigationController, but the long-term aim is to ...
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.
DRImagePlaceholderHelper screenshot

DRImagePlaceholderHelper

August 19, 2013 • MIT License
iOS placeholder images made simple. Install using cocoapods: pod 'DRImagePlaceholderHelper', '~> 1.0.1'
MZFormSheetController screenshot

MZFormSheetController

August 18, 2013 • MIT License
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
No image provided.

ABCustomUINavigationController

August 17, 2013 • MIT License
Subclass of UINavigationController for overwriting push and pop methods to create new transitions effects. Currently it has been implemented two transition animations: - SquaresFlip The scree...
DiamondActivityIndicator screenshot

DiamondActivityIndicator

August 17, 2013 • MIT License
This is a remake of the UIActivityIndicatorView class. It's based on a concept by @Sentry_NC (found here: http://dribbble.com/shots/1185018-Diamond-Loading-Indicator-GIF).
MSMenuView screenshot

MSMenuView

August 17, 2013 • Apache 2.0 License
MSMenuView is an easy to use custom uitabbarcontroller, or menu (iOS 6+) .
ALBatteryView screenshot

ALBatteryView

August 17, 2013 • MIT License
Simple view composed by a battery image and a view that fill the battery with the current battery level
BDDRScrollViewAdditions screenshot

BDDRScrollViewAdditions

August 15, 2013 • MIT License
UIScrollView category to center content, enable additional zoom gestures and add getters for animated properties.
BDDROneFingerZoomGestureRecognizer screenshot

BDDROneFingerZoomGestureRecognizer

August 15, 2013 • MIT License
UIGestureRecognizer subclass to enable one-finger-zoom gestures.