Stay in touch
CRNavigationController
October 03, 2013 • MIT License
A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar.
UIButton + Bootstrap 3.0 styles
October 03, 2013 • MIT License
Simple UIButton category that adds nice and flat Bootstrap 3.0 button styles.
No subclass, no images. Quartz Core drawing. Highly customizable.
Credits
BButton by mattlawer: https://github...
JazzHands
October 03, 2013 • MIT License
Simple keyframe animations for scrolling intros.
Jazz Hands is a simple, keyframe based animation framework for UIKit. Animations can be controlled via gestures, scroll views, kvo, or ReactiveCo...
MTLog
October 03, 2013 • MIT License
An NSLog replacement for coders! Do things to your output console other logging libraries don't allow you to
JMMLocationEngine
October 03, 2013 • MIT License
A simple set of classes that allow you to quickly use iOS location services and get the four square venues for a location
CXAlertView
October 01, 2013 • MIT License
Custom alertView which allow you to add view as main content.
AOTag
September 30, 2013 • MIT License
This project add/remove tag with image and title inside a tag list view. When user tap on a tag, it's removed from the view. Please see the sample project for more.
No image provided.
CTAssetsPickerController
September 30, 2013 • MIT License
CTAssetsPickerController is an iOS controller that allows picking multiple photos and videos from user's photo library. The usage and look-and-feel are just similar to UIImagePickerController. It u...
SECoreTextView
September 29, 2013 • MIT License
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing.
More powerful, customizable, and flexible than UITextView.
No image provided.
REFrostedViewController
September 29, 2013 • MIT License
iOS 7 style blurred view controller that appears on top of your view controller.
THSpringyCollectionView
September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app.
This is implemented by simply subclassing the UICollectionVie...
SGNavigationProgress
September 28, 2013 • MIT License
A category for showing a Safari-like progress view on a UINavigationBar
VCTransitionsLibrary
September 27, 2013 • MIT License
With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal …). This project provides a library of custom animations which can be d...
IQGeometry
September 27, 2013 • MIT License
IQGeometry is an extension to CGGeometry that provides easy functions for Geometry calculations in iOS.
CWStatusBarNotification
September 27, 2013 • MIT License
CWStatusBarNotification is a library that allows you to easily create animated text-based notifications that appear on the status bar.
CocoaPods:
pod 'CWStatusBarNotification', '~> 2.1.0'
LTHPasscodeViewController
September 27, 2013 • MIT License
iOS 7 style Passcode. Nothing much to add, it replicates the default Passcode exactly. Not the Lockscreen one, but the one you get in Settings, when changing the code or accessing the Restrictions....
FB2StepButton
September 27, 2013 • MIT License
Inspired by the two-step clearing buttons that appear in the iOS Notification Center.
NSString-Japanese
September 25, 2013 • MIT License
NSString category methods for working with Japanese strings.
* converting between Romanji, Hiragana , Katakana and Kanji
* replacing Kanji with Hiragana
* identifying the kind of Japanese text...
SpotifyProgressHUD
September 25, 2013 • MIT License
SpotifyProgressHUD - A clone of iOS Spotify Progress HUD
KKProgressTimer
September 25, 2013 • MIT License
Simple Circle Progress Indicator
If you want to use CocoaPods, Please paste line to Podfile.
```
pod 'KKProgressTimer', :git => 'http://github.com/gin0606/KKProgressTimer.git'
```