Stay in touch
eLBeePushBackController
July 12, 2013 • MIT License
eLBeePushBackController us a simple, lightweight UIViewController Category for creating a semi modal / push back transition. It is based on KNSemiModal
See the github repo for more information.
Hackers - a Hacker News app for iPhone
July 11, 2013 • MIT License
Hackers is a beautifully elegant app for Hacker News, a social news website about tech start ups and computer hacking.
Hackers focuses on the reading experience, with a simple yet beautiful UI ...
No image provided.
CXPhotoBrowser
July 10, 2013 • MIT License
A fork of MWPhotoBrowser, which supports features like a navigation bar, toolbar, and 'loading' and 'load failed' placeholders.
SHActionSheetBlocks
July 08, 2013 • MIT License
Block based syntax for UIActionSheet without the need for libffi or swizzling.
pod 'SHActionSheetBlocks', '~> 1.1.0'
Emoji Keyboard
July 07, 2013 • MIT License
An alternate keyboard for iOS with all the emojis provided by Apple.
No image provided.
Hacker News Client
July 07, 2013 • MIT License
Hacker News client for iPad and iPhone that highlights the content and makes browsing HN fast.
No image provided.
NQFoldingView
July 06, 2013 • MIT License
Control for ipad and iphone that is a view contain image that fold and unfold with animation and the image can be pinched
MSSimpleGauge
July 06, 2013 • MIT License
Gauge like widget views for iOS.
MSSimpleGauge are a set of gauge like views that provide customizable visualizations for iOS applications. The initial look and feel of these widgets were inspir...
Ask4AppReviews
July 04, 2013 • MIT License
Ask4AppReviews is [a fork of Appirater](http://lukedurrant.com/2012/07/appirater-github-fork/) that you can drop into any iPhone app (iOS 5.0 or later) that will help remind your users to review yo...
FlatButtons
July 04, 2013 • MIT License
Create flat buttons. Should be compatible with iOS 4.3 or higher.
FlatUI
July 04, 2013 • MIT License
Easy to use User Interface elements which are really similar to design in iOS 7.
SimpleJSONParserForYAJL
July 03, 2013 • MIT License
Simple JSON Parser For YAJL is a wrapper which allows you to parse the json data with event-driven model of SAX, but eliminating the implementation of the complex SAX interface ie. number of callba...
KOMovingNavigationBar
July 02, 2013 • MIT License
A UINavigationBar that slides out of view when the user scrolls down and automatically slides back in when scrolling up. Compatible with UIScrollViews and subclasses (i.e. UITableView).
ADTickerLabel
July 01, 2013 • MIT License
Provides a mechanism to show numbers with a rolling effect, like a ticker.
Click to see the video example: https://dl.dropbox.com/u/25847340/ADTickerLabel/video.mp4
LRGlowingButton
July 01, 2013 • MIT License
UIButton subclass with custom glow color.
Replacement for default showsTouchWhenHighlighted.
RequestCacher
June 30, 2013 • MIT License
RequestCacher is a ready to use data caching module for iOS5+
RequestCacher automatically does the following, for you:
* caches data fast
* creates a local database to keep track of stored d...
ObjcModelValidation
June 29, 2013 • MIT License
A port of ActiveRecord's, the Ruby ORM framework, validators to Objective-C.
MBTableGrid
June 29, 2013 • MIT License
An NSControl subclass which provides a spreadsheet-style table grid, forked from mattball/mbtablegrid.