Stay in touch
RFKeyboardToolbar
December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews.
This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
MZAppearance
December 05, 2013 • MIT License
UIAppearance proxy for custom objects basen on NSInvocation.
No image provided.
TDImageColors
December 05, 2013 • MIT License
iOS Library used to detect a number of most used colors in a UIImage.
```
pod 'TDImageColors', '~> 0.2'
```
HUChart
December 05, 2013 • MIT License
A simple (but the first) semi circle chart (half pie chart) for iOS to draw semi-circle chart for some cases which has a LITTLE SPACE to make a full circle chart.
RFMarkdownTextView
December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
LSCTableView
December 02, 2013 • MIT License
This is an open reimplementation of UITableView that strives to be a high performance, API-compatible, drop-in replacement class.
ETFoursquareImages
December 02, 2013 • MIT License
When you scroll, image's shown area will become bigger. Like it appears on places' page in Foursquare app.
JSQSystemSoundPlayer
December 02, 2013 • MIT License
A fancy Obj-C wrapper for iOS System Sound Services.
TQMultistageTableView
December 02, 2013 • MIT License
TQMultistageTableView是一个分3层的列表控件,第一层点击后,可展开第二层列表,第二层点击可展开第三层视图。层之间展开和关闭是互斥的,同时只有一个展开的列表层级。支持最低IOS版本为 IOS6.0 。
RMMultipleViewsController
December 01, 2013 • MIT License
This is an iOS control for showing multiple view controller in one view controller and selecting one with a segmented control
LMAlertView
December 01, 2013 • MIT License
LMAlertView aims to be an end-to-end, customisable clone of UIAlertView for iOS 7. Identical frost/gaussian blur effect, colours, CALayer animations.
PermissiveResearch
November 30, 2013 • MIT License
An iOS search engine that allows mistakes in the searched element.
FBDigitalFont
November 30, 2013 • MIT License
This library includes some kind of digital styled fonts (not TTF or something, just CoreGraphics drawing) So, you don't need to worry about redistribution license of font files when you release you...
ALCurrencyLibrary
November 30, 2013 • MIT License
Simple library to convert a value from a specific currency to another. Contains a list of 162 constants representing the common currencies in the world
ViewDeckSegues
November 28, 2013 • MIT License
Set of segues to use ViewDeck properly within storyboards.
PBYouTubeVideoViewController
November 28, 2013 • MIT License
A view controller that embeds the YouTube iframe HTML 5 player.
JGScrollableTableViewCell
November 28, 2013 • MIT License
JGScrollableTableViewCell is a simple and easy to use UITableViewCell subclass with a scrollable content view that exposes an accessory view when scrolled. The behavior is inspired by the iOS 7 mai...