Stay in touch
Emoji
December 23, 2012 • Unspecified License
Classes for quick access to Emoji symbols. There are four classes, each of the classes contains characters grouped by topic. Classes contain static methods that return a string with the Emoji symbol.
STTweetLabel
December 21, 2012 • MIT License
A custom UILabel view controller with certain words tappable like Twitter (#Hashtag, @People and http://www.link.com/page)
Highly customizable!
Image Cropper
December 21, 2012 • BSD License
Unlike other crop tools, this is highly optimized and uses Quartz for crop layer drawing rather than multiple UIView for showing a translucent region.
EECircularMusicPlayerControl
December 18, 2012 • MIT License
EECircularMusicPlayerControl is a UI control to play a music and indicate its progress. It's easy to use in your project, and supports customization of the colors applied to the component parts.
iOS Image Editor
December 18, 2012 • MIT License
Extensible and configurable iOS View Controller for image cropping. Plug-in your own interface. Features: outputs full image resolution, unlimited pan, zoom and rotation, double tap to reset, han...
SMPageControl
December 16, 2012 • MIT License
UIPageControl’s Fancy One-Upping Cousin.
Designers love to make beautifully custom page controls that fit in with all the wood, gradients, and inner shadows they've worked so hard perfecting.
...
BubbleButtonView
December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
LHDropDownControl
December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
IDTwitterAccountChooserViewController
December 14, 2012 • MIT License
Twitter Account Chooser view controller for iOS 5+. Uses a block-based completion handler or a classic protocol-based delegate method.
LINEActivity
December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
iTunes 11 Color Detection
December 13, 2012 • Unspecified License
Detection Library for iTunes 11 Style colors.
HMDiallingCode
December 12, 2012 • Public Domain License
HMDiallingCode gets the dialling code of the user's current location. It uses CoreLocation and reverse geocoding to determine the country of the user, then retrieve it's international dialling code...
FTWButton
December 11, 2012 • MIT License
FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.
BDKNotifyHUD
December 11, 2012 • MIT License
An animated UIView for displaying a temporary "bezel" notification, mid-screen.
Simple OAuth 1.0a Client
December 11, 2012 • MIT License
A simple implementation of OAuth 1.0a that not only works with Twitter and Tumblr, but also LinkedIn (who have stricter OAuth implementation).
Insert your Consumer ID and Consumer Secret in the ...
PAStepper
December 11, 2012 • BSD License
Complete replacement for UIStepper control. Works on iOS 5+
WCAlertView
December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
GKLCubeViewController
December 09, 2012 • Unspecified License
A view controller that can have 4 views added to it and rotated via swiping left/right. Currently requires exactly 4 views, otherwise it's gonna look bad.
XCDFormInputAccessoryView
December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.