Search results for ui

C360NavigationBar screenshot

C360NavigationBar

October 19, 2013 • MIT License
A subclass of UINavigationBar with a solid appearance. It has two advantages over a stock opaque UINavigationBar: * It sets its bar colour based on your window's tintColor, and will dim when you...
JVFloatLabeledTextField screenshot

JVFloatLabeledTextField

October 19, 2013 • MIT License
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
No image provided.

SCSlidingViewController

October 19, 2013 • MIT License
A UIViewController that replicates similar functionality to ECSlidingViewController (screenshot thanks to http://dribbble.com/oykun).
PXAlertView screenshot

PXAlertView

October 16, 2013 • MIT License
PXAlertView is a UIAlertView replacement similar to the style in iOS 7 but with a block based API and the ability to customise the styling and add custom views.
UIScrollViewContentAccessors screenshot

UIScrollViewContentAccessors

October 13, 2013 • MIT License
Category for UIScrollView which make easier to access UIScrollView's content properties in iOS.
CMSCoinView screenshot

CMSCoinView

October 11, 2013 • MIT License
Double sided UIView subclass that flips horizontally when tapped.
SWTableViewCell screenshot

SWTableViewCell

October 07, 2013 • MIT License
An easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)
iOS 7 Sampler screenshot

iOS 7 Sampler

October 05, 2013 • MIT License
Code examples for the new features of iOS 7. Contents: - Dynamic Behaviors - Speech Synthesis - Custom Transition - 3D Map - iBeacon - 120fps Video Recording - Smile Detection - Image ...
CRNavigationController screenshot

CRNavigationController

October 03, 2013 • MIT License
A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar.
UIButton + Bootstrap 3.0 styles screenshot

UIButton + Bootstrap 3.0 styles

October 03, 2013 • MIT License
Simple UIButton category that adds nice and flat Bootstrap 3.0 button styles. No subclass, no images. Quartz Core drawing. Highly customizable. Credits BButton by mattlawer: https://github...
No image provided.

UIDynamics Helpers

October 01, 2013 • Unspecified License
This repository is filled with helper classes for UIDynamics. This currently includes an easy way to create very complicated UICollisionBehavior boundaries via pngs, and a class for tracing UIColli...
CXAlertView screenshot

CXAlertView

October 01, 2013 • MIT License
Custom alertView which allow you to add view as main content.
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...
SECoreTextView screenshot

SECoreTextView

September 29, 2013 • MIT License
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing. More powerful, customizable, and flexible than UITextView.
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
SGNavigationProgress screenshot

SGNavigationProgress

September 28, 2013 • MIT License
A category for showing a Safari-like progress view on a UINavigationBar
SNIndexedScroller screenshot

SNIndexedScroller

September 28, 2013 • Public Domain License
HTML content display, with custom scroller, showing specific sections throughout the document as markers in the scroll. On position it displays the currently scrolled section. Section titles are p...
FB2StepButton screenshot

FB2StepButton

September 27, 2013 • MIT License
Inspired by the two-step clearing buttons that appear in the iOS Notification Center.
BZGFormField screenshot

BZGFormField

September 24, 2013 • MIT License
BZGFormField is a text field for better forms. The left indicator changes color based on the validity of the field's text. When the text field returns, the indicator expands and becomes tappable. W...
SMVerticalSegmentedControl screenshot

SMVerticalSegmentedControl

September 24, 2013 • MIT License
A vertical segmented control (like UISegmentedControl).