Stay in touch
Scratch'n'See
April 08, 2012 • MIT License
The project provides en effect when the user swipes the finger over one texture and by swiping reveals the texture underneath it. The effect can be applied for scratch-card action or wiping a miste...
iOS QR encoder
April 08, 2012 • MIT License
iOS QR encoder, generates an UIImage from NSString with one line of code. Uses libqrencode to encode a string into qr.
VPPMap
April 07, 2012 • MIT License
VPPMap library for iOS simplifies the creation and management of a MKMapView, featuring automatic annotations management with their views and callouts, map region centering based on the current vis...
NPColorPicker
April 05, 2012 • MIT License
NPColorPicker is a set of classes that helps to create a HSV Color picker.
Within these class, a conic gradient with a configurable interpolator is managing the HUE donut.
A second color picker...
OCCalendar
April 05, 2012 • BSD License
OCCalendar is a very simple component for iPhone/iPad that provides a "Popover" date picker controller. It is very easy to add to your project, and is 100% CoreGraphics code, so it uses no images, ...
FMMoveTableView
April 02, 2012 • Custom License
An iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
PTShowcaseViewController
April 02, 2012 • Apache 2.0 License
A "showcase" view controller for iOS apps. Visualizes images, videos and PDF files beautifully!
RNExpandingButtonBar
March 28, 2012 • MIT License
Inspiration for this button bar came from the app Path in which they practically removed the need for a UITabBar by adding a button in the bottom left. The goal with this widget is to replicate tha...
Facebook Photo Picker
March 27, 2012 • Apache 2.0 License
Similar to the UIImagePickerController, FacebookPhotoPickerController lets your app's users pick photo from their Facebook albums. You can read more info about this component on at http://blog.grio...
CPPickerView
March 26, 2012 • MIT License
A custom, configurable, horizontal version of UIPickerView (based on the spinning-wheel or slot-machine metaphor), with an included table cell implementation. Originally intended for condensing the...
CountryPicker
March 26, 2012 • zlib License
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the lib...
OCPDFGen
March 24, 2012 • BSD License
This library allows you to generate PDF files from HTML, NSAttributedStrings, and NSStrings. It uses DTCoreText from Cocoanetics to generate the NSAttributedString from HTML, then renders that str...
EMHint
March 24, 2012 • MIT License
EMHint is an iOS class group that easily adds a spotlight-like effect to a view highlighting or hinting at something that may be important on the screen.The protocols of EMHintDelegate allow users ...
ADVProgressBar
March 20, 2012 • MIT License
A custom progress bar that comes in multiple colours. It shows a display above the bar that depicts the amount of time left in percentages.
AutocompletionTableView
March 20, 2012 • BSD License
UITableView offering suggestions from a custom dictionary as user types text in UITextField.
FESSolarCalculator
March 18, 2012 • MIT License
Calculate sunrise, sunset, various dawn and dusk, and noon times for a given location and date. Works on both iOS and Mac OS X. Useful for determining day or night settings (night mode for a readin...
UICircularSlider
March 18, 2012 • MIT License
an iOS UISlider which displays value in a circle / pie.
HMLauncherView
March 16, 2012 • Apache 2.0 License
HMLauncherView is a UI component which mimics the iOS homescreen (a.k.a SpringBoard) behaviour. Added icons can be reordered and removed. In addition the HMLauncherView supports drag&drop of icons ...
ThumbnailPickerView
March 15, 2012 • MIT License
ThumbnailPickerView is a control displaying a set (or technically, an array) of thumbnails aligned horizontally. It mimics thumbnails view from iPad's Photos.app toolbar, but as a subclass of UICon...