Stay in touch
ALRadial
December 28, 2012 • MIT License
ALRadial is meant to replicate the radial menu's found in the path ios app. a central button is used to display many buttons flung out in a circle.
video: http://youtu.be/9uszKz4Ct8U
ShortcutRecorder
December 28, 2012 • CC BY 3.0 License
The best control to record shortcuts on macOS
- Objective-C framework developed with Swift in mind
- Easily stylable
- Translated into 22 languages
- Supports macOS Accessibility
- Thoroughl...
CycledViewerDemo
December 27, 2012 • MIT License
The CycledViewer is a custom controller, inspired from the ABC News app.It can be panned up or down to cycle through a set of custom views.
Transformifier
December 27, 2012 • MIT License
Generic Interactive 3D Transformation Tweaking Tool for iOS Development.
MagrackCollectionView
December 25, 2012 • MIT License
A UICollectionView implementation that displays a rack of magazine issues.
Perfect for your Newsstand apps or any app that need to show a grid of media elements like Books, Music etc.
The de...
ICProgressPanel
December 25, 2012 • MIT License
A panel to display the current status, including uploading, cancel if needed, waiting response, and upload finish.
Transit.in.ua Data Model and Loader
December 25, 2012 • BSD License
Model and API Loader realization for transit.in.ua website. Using its methods you can load GPS coordinates of minibuses on the route.
Project includes demo application and testing code.
NLImageShowcase
December 23, 2012 • BSD License
ImageShowcase is a UIView subclass. It can be easily integrated to any application and almost everything is customizable to fit into any App.Some of its features are, Customizable layout with confi...
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.
No image provided.
ITSearchField
December 19, 2012 • BSD License
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
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.
ACEView
December 15, 2012 • BSD License
The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native 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.