Search results for view

THGridMenu screenshot

THGridMenu

June 04, 2013 • MIT License
A fluid grid menu layout system that adjusts item width with device rotation. THGridMenu is a UIView that is initialized with number of columns per row, gutter size, margin and row height. You c...
BRScrollBarView screenshot

BRScrollBarView

June 03, 2013 • BSD License
BRScrollBarView is a powerful scroll bar allows the user to drag a handle to quickly scroll through the contents of a UIScrollView or UITableView. BRScollBarView shows a label with text, so you ...
SGSStaggeredFlowLayout screenshot

SGSStaggeredFlowLayout

June 02, 2013 • MIT License
UICollectionViewFlowLayout subclass for staggering cells.
ETActivityIndicatorView screenshot

ETActivityIndicatorView

June 02, 2013 • MIT License
A Windows Phone-like activity indicator for iOS.
RNRippleTableView screenshot

RNRippleTableView

June 02, 2013 • MIT License
A custom table view with highly detailed ripple animations.
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
RKRichTextView screenshot

RKRichTextView

June 01, 2013 • Apache 2.0 License
RKRichTextView is one of the most advanced Editable Rich Text Views. It is tested to work with iPhone/iPad OS 5.0 and newer.
RMSwipeTableViewCell screenshot

RMSwipeTableViewCell

June 01, 2013 • MIT License
RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more. It includes a number of delegate callbacks to he...
No image provided.

ASGallery

May 30, 2013 • MIT License
Photo Gallery control like in native "Photos" application. Zooming, caching, smooth background thread image preloading, video support
ZDYoutubeBrowser screenshot

ZDYoutubeBrowser

May 30, 2013 • MIT License
ZDYoutubeBrowser is a Objective-C module for iPhone to search videos in a table interface similar to the YouTube app. Be sure to run 'git submodule update --init' upon first clone of ZDYoutubeBr...
No image provided.

Map Index

May 29, 2013 • MIT License
Fast MKMapView clustering with animation.
UzysGridView screenshot

UzysGridView

May 29, 2013 • MIT License
UzysGridView is simple GridView iOS Component in which you can easily change cell positions and delete cells. UzysGridView features: * Move cells to other pages * Portrait and landscape or...
No image provided.

XCDYouTubeVideoPlayerViewController

May 28, 2013 • MIT License
YouTube video player for iPhone and iPad
SIAlertView screenshot

SIAlertView

May 28, 2013 • MIT License
An UIAlertView replacement with block syntax and fancy transition styles. As seen in Grid Diary.
SRMonthPicker screenshot

SRMonthPicker

May 27, 2013 • MIT License
A native, fully localised month picker component. It's like a UIDatePicker, but without the days.
FrameAccessor screenshot

FrameAccessor

May 27, 2013 • MIT License
Easy way to access view's frame in iOS and OS X. Use: view.x = 15; view.width = 167; instead of CGRect newFrame = view.frame; newFrame.origin.x = 15; newFrame.siz...
kxintro screenshot

kxintro

May 26, 2013 • BSD License
KxIntro is a small set of Objective-C classes for showing intro screens in your iOS app.
ECListView screenshot

ECListView

May 26, 2013 • MIT License
A simple component to present a bulleted/numbered/custom list view with text indentation.
UIView+EasingFunctions screenshot

UIView+EasingFunctions

May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.
WTURLImageView screenshot

WTURLImageView

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