Stay in touch
SquareQuote
November 09, 2012 • MIT License
Full source code for SquareQuote, an iPhone app for creating and sharing beautiful quotes in a visual format.
PaperFoldMenuController
November 07, 2012 • MIT License
PaperFoldMenuController is a UITabBarController replacement, but displays the view controllers in a table view on the left side of the screen. You can drag to hide/reveal the left menu. Selecting f...
YHCPickerView
November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
KGDiscreetAlertView
November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView
November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
IMOAutocompletionViewController
November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
ABTest
October 30, 2012 • MIT License
iOS Library for performing remotely controlled and monitored A/B Split Tests in your iOS App.
Provides UIButton controls for split-testing button text and button background image.
Also provid...
REComposeViewController
October 29, 2012 • MIT License
Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers for any social network out there. REComposeViewController doesn't provide logic for sharing, only...
RNBlurModalView
October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
Custom Map Annotation
October 23, 2012 • MIT License
A demonstration of customizing the callout bubble of an MKAnnotationView.
AMRatingControl
October 21, 2012 • MIT License
AMRatingControl is a UI control that resembles the 'star rating' control seen in the iPod app.
AMRatingControl allows you to select a rating starting from 0 to any number of stars you want.
Y...
IAInfiniteGridView
October 20, 2012 • MIT License
Infinite grid view with UITableView-esque data source methods. If you want to have an infinite scroll view with our own grids, just drag IAInfiniteGridView, set and implement its data source, and y...
RNAvatarLogin
October 17, 2012 • MIT License
This project was entirely inspired by the beautiful GoSquared Login. It is a really unique and peculiar way to "entertain" the user while a task completes. Using a Gravatar fulfills purposes in a l...
HCYoutubeParser
October 16, 2012 • MIT License
HCYoutubeParser is a class which lets you get the iOS compatible video url from YouTube so you don't need to use a UIWebView or open the YouTube Application.
KGPixelBoundsClip
October 16, 2012 • MIT License
NSImage and UIImage category that provides methods to find the pixel bounds of an image and create a new image clipped to those bounds.
D3Kit
October 15, 2012 • MIT License
D3Kit is an easy to use layer to communicate with the Diablo 3 API maintained by Blizzard Entertainment. D3Kit handles all of the requests and gives you a simple block style callback system for suc...
KGModal
October 15, 2012 • MIT License
KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!
WeatherKit
October 14, 2012 • MIT License
WeatherKit is a simple and elegant solution to obtaining local weather information via the WeatherBug API. WeatherKit is built as a static library. Installation is as simple as dragging and droppin...
RNBoilerplate
October 14, 2012 • MIT License
RNBoilerplate is my solution to reusing structure, categories, configs, and third-party libraries/frameworks. It is a bundle of my necessary frameworks, libraries, helpers, and settings for each Xc...