Stay in touch
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
Hark
October 01, 2013 • Unspecified License
An example Text to Speech App. Hark is a text to speech app I built in 3 hours based on the new AVSpeechSynthesizer SDK in iOS 7.
I first learned about this SDK from Mattt Thompson's great NSHip...
No image provided.
UIDynamics Helpers
October 01, 2013 • Unspecified License
This repository is filled with helper classes for UIDynamics. This currently includes an easy way to create very complicated UICollisionBehavior boundaries via pngs, and a class for tracing UIColli...
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.
Vintage News
September 29, 2013 • GPL License
An iOS app that shows you vintage newspapers from across the United States, retrieved from the Library of Congress.
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
SNIndexedScroller
September 28, 2013 • Public Domain License
HTML content display, with custom scroller, showing specific sections throughout the document as markers in the scroll. On position it displays the currently scrolled section.
Section titles are p...
SFAlbumApp
September 28, 2013 • Unspecified License
Control allows you to have animated transition while opening photo albums something like in native ipad gallery. All orientations are supported. iOS 7.
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...