Stay in touch
Push4Parse
December 17, 2013 • MIT License
The iPhone application "Push4Parse", available on the App Store.
Glue
December 17, 2013 • MIT License
Glue is a binding library which helps for bi-directional binding.
EasyDefaultImages
December 16, 2013 • MIT License
A simple project to quickly generate Default launch images for your iOS applications. Super simple and easy to use.
JBChartView
December 16, 2013 • Apache 2.0 License
Jawbone's iOS-based charting library for both line and bar graphs.
MHTextField
December 15, 2013 • MIT License
MHTextField is an iOS drop-in class that extends UITextField with built-In toolbar, validation and scrolling support.
KPTimePicker
December 15, 2013 • GPL License
Simplistic and easy-to-use timerpicker to replace Apple's.
Bringing back the iPod wheel to adjust time in a more delicate manner.
This is an open-source version of the TimePicker used in Swi...
No image provided.
iOSAppTemplate
December 15, 2013 • MIT License
A functional and useful template for iOS applications.
Includes:
- Animated side menu.
- Todo list integrated with Parse.com.
- Map with MapKit.
- Embed youtube video.
- NEW: Parse offlin...
NRTouchPoints
December 14, 2013 • MIT License
UIWindow subclass that simulates users touches on screen.
I wanted to be able to record a tutorial for the users of my apps. When I had Jailbreak, that was possible, but with a non-jailbroken phon...
No image provided.
CoreLocationUtils
December 13, 2013 • MIT License
A category with convenient methods for CLLocation.
Initialize with latitude and longitude in radians
Initialize with a pretty string format (e.g. latitude = @"34° 36' 12\" N" longitude = ...
Objective-C Regex Categories
December 13, 2013 • MIT License
This project is a collection of objective-c categories for NSRegularExpression and NSString that make usage easier and more concise.
//Using NSRegularExpression
NSString* string = @"I...
WeixinActivity
December 13, 2013 • MIT License
An iOS 6 UIActivity subclass implementing uploads to Weixin(WeChat)
TH-NavigationStack
December 12, 2013 • MIT License
A control that organizes multiple navigation controllers in a stack with search option in both the states.
RFShortURL
December 12, 2013 • Public Domain License
RFShortURL provides free URL redirection service. Turns a long URL into a much shorter one.
Service provided by http://tinyurl.com
How To Get Started
1. Download RFShortURL
2. <code>#im...
RFFavicon
December 12, 2013 • Public Domain License
RFFavicon retrieves the relevant favicon for a URL, or returns a default icon should it not be able to find it.
How To Get Started
===============
1. Download RFFavicon
2. <code>#import "RF...
SKInputClass
December 11, 2013 • MIT License
SKInputClass provides simplest way to add 'Done' button or any symbol when using numeric keyboard
Developer just need to change class of UITextfield to SKDigitField and that set :)
No image provided.
GraphController
December 11, 2013 • MIT License
iTunes Style - Graph Controller - A complete collection of subclasses and controller classes to make any `WebView` a custom iTunes style horizontal graph. You can style this graph with CSS. All tra...
PBGroupScrollController
December 10, 2013 • MIT License
Controller that allows great user experiance when scrolling CollectionView down and up. Instead of classic scrolling it offers scroll whole page. Inspired by Feedly app.