Stay in touch
SHActionSheetBlocks
July 08, 2013 • MIT License
Block based syntax for UIActionSheet without the need for libffi or swizzling.
pod 'SHActionSheetBlocks', '~> 1.1.0'
JSController
July 08, 2013 • BSD License
A set of classes that make it easy to build a controller UI for games.
- Written purely in UIKit
- All controls are both delegate based and/or pollable.
- D-Pad class with full 8 directions, b...
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...
JATickerView
June 30, 2013 • Apache 2.0 License
Customizable scrolling LED ticker library for iPhone and iPad.
* Authentic digital LED ticker - display stock quotes, sports scores, the latest headlines, or more in your app- just provide the d...
RCHGestureGuide
June 30, 2013 • BSD License
A tool to display gesture hints to your users on any area of user interface area of your application.
Allow the user to dismiss and remove guides for different areas of your applications and re-...
ObjcModelValidation
June 29, 2013 • MIT License
A port of ActiveRecord's, the Ruby ORM framework, validators to Objective-C.