Stay in touch
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 :)
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.
YCTaskManager
December 10, 2013 • Unspecified License
A simple open source iPhone app for managing UILocalNotifications. Notifications are displayed with UITableViewCells and can be canceled/deleted using the standardized swipe to delete method.
MZGraph
December 10, 2013 • Public Domain License
This is a simple graph. Easy to Implement and Customize.
RKTabView
December 09, 2013 • MIT License
Easy applicable toolbar/tabbar component for iOS.
RKTabView provides the opportunity to create toolbars with customizable behavior, functions and appearance. Standard iOS components such as UITa...
No image provided.
AMDraggableBlurView
December 09, 2013 • MIT License
Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView
DMCustomTransitions
December 09, 2013 • MIT License
Custom transitions for iOS 7: Scale, Alpha, and Slide.
AAShareBubbles
December 08, 2013 • MIT License
Animated social share buttons control for iOS.
Supports share buttons:
Facebook, Twitter, Google+, Tumblr, Vkontakte (vk.com), LinkedIn, Pinterest, Youtube, Vimeo, Reddit, Instagram, Whatsapp, E-...
HVTableView
December 08, 2013 • MIT License
UITableView with expand/collapse feature (fully animatable)
This is a subclass of **UITableView** with expand/collapse feature that may come so handy in many apps. The developer can save a lot o...
BidirectionalCollectionView
December 08, 2013 • MIT License
A customized collection view using UICollectionView and UITableView supporting vertical and horizontal scrolling.
RSCameraSwitcher
December 07, 2013 • MIT License
A pure code implementation of http://dribbble.com/shots/929359-Camera-Switch with beautiful animations.
RFPasswordGenerator
December 07, 2013 • Public Domain License
I found this (http://neilang.com/entries/how-to-write-a-password-generator/) great article about writing your own Password Generator so I decided to create one.
How To Get Started:
1. Drag an...
NAModalSheet
December 07, 2013 • MIT License
NAModalSheet - present your own view modally with a blurred version of the background showing through. The view can slide on from the top or bottom of the screen (or some offset from the edge) or f...