Stay in touch
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'
```
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.
LineChartView
September 24, 2013 • MIT License
Interactive line charts / plots for the simplicity-loving iOS developer.
OBAlertView
September 24, 2013 • MIT License
Full screen alert views inspired by the iOS 7 music app.
SMVerticalSegmentedControl
September 24, 2013 • MIT License
A vertical segmented control (like UISegmentedControl).
EAIntroView
September 22, 2013 • MIT License
This is highly customizable drop-in solution for introduction views.
Some features (remember, most features are optional and can be turned off):
* for each basic page:
* background (with c...
AIMBalloon
September 21, 2013 • MIT License
Example control showing how to use UIDynamicAnimator in iOS 7. In addition it shows how to create CAShapeLayer which reacts to gravity.
JNWCollectionView
September 21, 2013 • MIT License
A highly customizable and performant collection view for the Mac.
ABMToolbox
September 21, 2013 • MIT License
iOS classes and categories for UIAppearance and UITableView
UAAppReviewManager
September 20, 2013 • MIT License
UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps.
The average end-user will only write a review if something is wrong with your App. This l...
Datatify
September 20, 2013 • MIT License
Simple single class used to display network status change notification (switch between WIFI, 3G and No connection).