Search results for ui

RouletteWheelCollectionView screenshot

RouletteWheelCollectionView

March 26, 2013 • Apache 2.0 License
A control that resembles a roulette wheel of cards, implemented with a UICollectionViewFlowLayout subclass. The design is inspired by the Yahoo TimeTraveler app. Development notes: http://c...
RMShapedImageView screenshot

RMShapedImageView

March 26, 2013 • Apache 2.0 License
A UIImageView subclass that ignores touches on transparent pixels, based on OBShapedButton by Ole Begemann. RMShapedImageView does it magic by overriding pointInside:withEvent:. This method is c...
JLActionSheet screenshot

JLActionSheet

March 25, 2013 • MIT License
An easy to use and customize replacement to the stock UIActionSheet. A sample project is included. A sample project is included and you can easily see how to create new themes once you dig aroun...
TLTiltSlider screenshot

TLTiltSlider

March 25, 2013 • MIT License
A UISlider subclass that adjusts its appearance based on the positional attitude of the device.
SBScrollNavigation screenshot

SBScrollNavigation

March 24, 2013 • CC BY-SA 3.0 License
This subclass of UIScrollView serves as a Navigation which can hold buttons or other views which respond to clicks. Source Code includes usage example.
OWActivityViewController screenshot

OWActivityViewController

March 24, 2013 • BSD License
OWActivityViewController is a fork of REActivityViewController, with no external dependence. only support iOS integrated Social Network (for iOS 6: Twitter/Facebook/SinaWeibo, for iOS 5: Twitter). ...
AFGPasswordTextField screenshot

AFGPasswordTextField

March 23, 2013 • MIT License
An iOS UITextField subclass to be used for password input that lets you specify any Unicode character to use for the password mask character. The AFGPasswordTextFieldDelegate protocol is API com...
JSQFlatButton screenshot

JSQFlatButton

March 23, 2013 • MIT License
A light-weight, flat design UIButton for iOS
CollapseClick screenshot

CollapseClick

March 23, 2013 • MIT License
This is basically a collapsible cell TableView with nifty animations and a fully customizable delegated system.
UIEffectDesignerView screenshot

UIEffectDesignerView

March 23, 2013 • MIT License
A native Particle Systems effect view for iOS and OSX powered by QuartzCore. Apple provides Particle Systems Emitter via the CAEmitterLayer - you can have particle effects in your UIKit or AppKi...
EasyTableView screenshot

EasyTableView

March 20, 2013 • BSD License
EasyTableView provides easy to use horizontal table views, compatible with iOS 5.0 and later.
SZTextView screenshot

SZTextView

March 20, 2013 • MIT License
A drop-in UITextView replacement which gives you: a placeholder. Technically it differs from other solutions in that it tries to work like UITextField's private _placeholderLabel so you should not...
THCircularProgressView screenshot

THCircularProgressView

March 17, 2013 • MIT License
THCircularProgressView is a UIView subclass with a circular bar useful for illustrating progress.
RRFPSBar screenshot

RRFPSBar

March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS. I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...
MLCruxActivity screenshot

MLCruxActivity

March 16, 2013 • MIT License
A UIActivity subclass for opening URLs in Crux Web Browser.
FaceCamViewer screenshot

FaceCamViewer

March 15, 2013 • MIT License
Displays a live camera window similar to FaceTime.
MBSpacialViewController screenshot

MBSpacialViewController

March 13, 2013 • MIT License
Create a gesture-driven map of view controllers in 2D space.
MDCFocusView screenshot

MDCFocusView

March 13, 2013 • MIT License
Apply a "tutorial screen" overlay to your application window.
Dispenser screenshot

Dispenser

March 13, 2013 • BSD License
A faster way to dispense promo codes, in person. This is a full app, useful for devs to get the word out about their own apps. Paste in promo codes or redeem links and easily hand them out with ...
AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.