Search results for to

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.

ITProgressIndicator

October 03, 2013 • Apache 2.0 License
A replacement class for `NSProgressIndicator` driven by Core Animation
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...
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...
Vintage News screenshot

Vintage News

September 29, 2013 • GPL License
An iOS app that shows you vintage newspapers from across the United States, retrieved from the Library of Congress.
SFAlbumApp screenshot

SFAlbumApp

September 28, 2013 • Unspecified License
Control allows you to have animated transition while opening photo albums something like in native ipad gallery. All orientations are supported. iOS 7.
FB2StepButton screenshot

FB2StepButton

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

EAIntroView

September 22, 2013 • MIT License
This is highly customizable drop-in solution for introduction views. Some features (remember, most features are optional and can be turned off): * for each basic page: * background (with c...
RPTokenControl screenshot

RPTokenControl

September 21, 2013 • Public Domain License
A re-implementation of NSTokenField that works out some of the bugs, supports Cocoa bindings, allows token size to vary with "count" of item (tag cloud), can append count to item text. Various cos...
AIMBalloon screenshot

AIMBalloon

September 21, 2013 • MIT License
Example control showing how to use UIDynamicAnimator in iOS 7. In addition it shows how to create CAShapeLayer which reacts to gravity.
ABMToolbox screenshot

ABMToolbox

September 21, 2013 • MIT License
iOS classes and categories for UIAppearance and UITableView
TSActivityIndicatorView screenshot

TSActivityIndicatorView

September 20, 2013 • Apache 2.0 License
This is very simple view class that looks like an UIActivityIndicatorView but is fully customizable. It's great for you if you want to add indicator view to you game or app and it should be customi...
AGPhotoBrowser screenshot

AGPhotoBrowser

September 19, 2013 • Apache 2.0 License
A photo browser for iOS6 and iOS7 inspired by Facebook.
AIMTableViewIndexBar screenshot

AIMTableViewIndexBar

September 16, 2013 • MIT License
Custom index bar for UITableView. Easy to customize, gives user great experience. Works on iOS 5.0 - 7.0. Tested with Xcode 4.6 and 5.0 pod 'AIMTableViewIndexBar', '~> 0.1.0'
IQIrregularView screenshot

IQIrregularView

September 16, 2013 • MIT License
IQIrregularView is a UIView subclass, played with CAShapeLayer to create IrregularView. Irregular view responds to touches on only visible part of view i.e. CAShapeLayer.path. Suggestions and help ...
FSImageViewer screenshot

FSImageViewer

September 15, 2013 • MIT License
FSImageViewer is a photo viewer (photo gallery) for iOS with AFNetworking and caching.
RMSTokenView screenshot

RMSTokenView

September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
EAN13BarcodeGenerator screenshot

EAN13BarcodeGenerator

September 11, 2013 • MIT License
Simple and performant solution to generate EAN13 barcode for iOS applications
iOSValidator screenshot

iOSValidator

September 11, 2013 • Apache 2.0 License
UITextField Validator for iOS is a rule based validation framework.
JNJProgressButton screenshot

JNJProgressButton

September 06, 2013 • MIT License
Display the progress of a task inline on the button that launches the action. Inspired by Apple.