Stay in touch
ZeeSQLiteHelper
August 12, 2013 • BSD License
Simple SQLite helper for performing general database tasks with few lines of code like fetching records from DB, Inserting, Updating and Deleting records.
MVBouncyView
August 11, 2013 • BSD License
UIView category providing bouncing functionality. Example usage:
UIView *view = (some view in your code)
view.bounceAmplitude = 1.25f; // optional
view.bounceAttenuation = 1....
No image provided.
CBDraggableView
August 03, 2013 • BSD License
A subclass of UIView that you can drag to anywhere.
Also add the effect like those dating app (swipe, Tinder, etc.), swipe left and right will make the view rotate a little bit.
SAHighlightedTextField
August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
MSCellAccessory
July 21, 2013 • BSD License
UITableViewCell accessoryType can easily customizing the colors. Supported iOS7 Flat Design.
UI7Kit
July 14, 2013 • BSD License
Backport flat-style UIKit from iOS7 to iOS5+. Drop-in replacement of legacy UIKit also is supported.
UI7Kit is alternative implementation of iOS theme on the iOS5/iOS6. Because UI7Kit support ru...
JSController
July 08, 2013 • BSD License
A set of classes that make it easy to build a controller UI for games.
- Written purely in UIKit
- All controls are both delegate based and/or pollable.
- D-Pad class with full 8 directions, b...
RCHGestureGuide
June 30, 2013 • BSD License
A tool to display gesture hints to your users on any area of user interface area of your application.
Allow the user to dismiss and remove guides for different areas of your applications and re-...
No image provided.
FocusColorTextField
June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
CurrencyNumericTextField
June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
InfiniteScrollPicker
June 20, 2013 • BSD License
InfiniteScrollPicker is a subclass of UIScrollView and providing infinite scrolling and size scaling for central items (refer to screenshot). This is a control that I wrote for Emodex (https://itun...
Parallax
June 17, 2013 • BSD License
Parallax is an iOS library that reproduces the parallax effect of the iOS7 home screen.
LRAccessoryView
June 13, 2013 • BSD License
LRAccessoryView is a custom UIToolbar view for iOS that enables a control for form navigation (like Safari)
BRScrollBarView
June 03, 2013 • BSD License
BRScrollBarView is a powerful scroll bar allows the user to drag a handle to quickly scroll through the contents of a UIScrollView or UITableView.
BRScollBarView shows a label with text, so you ...
kxintro
May 26, 2013 • BSD License
KxIntro is a small set of Objective-C classes for showing intro screens in your iOS app.