Stay in touch
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...
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'
```
TQStarRatingView
September 25, 2013 • Unspecified License
IOS star rating view control, click and sliding ratings.
POPDownMenuTable
September 24, 2013 • MIT License
This project was inspired by the popdown-menu functionality seen in the Youtube iOS app. POPDownMenuTable is a UITableViewController subclass for implementing popdown-menu functionality. It integra...
BZGFormField
September 24, 2013 • MIT License
BZGFormField is a text field for better forms. The left indicator changes color based on the validity of the field's text. When the text field returns, the indicator expands and becomes tappable. W...
CSNotificationView
September 24, 2013 • MIT License
iOS-7-style, semi-translucent notification view with blur.