Stay in touch
Follower
June 30, 2015 • MIT License
Track trip distance, speed, altitude, and duration like a boss.
XLData
June 30, 2015 • MIT License
XLData provides an elegant and concise way to load and show data sets into table and collection views.
FPStepView
June 30, 2015 • MIT License
FPStepView is a simple view that shows you progress in a task.
AGLocationDispatcher
June 30, 2015 • MIT License
Location manage framework working in different modes
Dispatcher provides easy-to-use access to iOS device location/background location/tracking/etc. It wraps CoreLocation with convenient well cu...
OAStackView
June 29, 2015 • MIT License
Porting UIStackView to iOS 7+
iOS 9 introduced the very cool UIStackView, UIStackView can be used to easily create simple and complex layouts.
As expected UIStackView can only be used for iOS...
GrowingTextViewHandler
June 24, 2015 • MIT License
An NSObject subclass to handle resizing of UITextView as the user types in. The textview resizes as long as the number of lines lies between specified minimum and maximum number of lines.
GDSMSSplitter
June 24, 2015 • MIT License
The repository contains two Objective-C classes designed to split a string into a sequence of short messages close to the international standard of SMS messaging. The GDSMSSplitter class is respons...
KPProgressImageView
June 24, 2015 • MIT License
KPProgressImageView - simple UIImageView subclass to provide double-tinted images for showing any operation progress in easy way.
KYDigitalFontView
June 24, 2015 • MIT License
KYDigitalFontView is a custom view that displays the character in the digital font style
・IBDesignable support
LGFlapJackStackView
June 24, 2015 • MIT License
A view that supports competing, horizontally stacked bar graphs.
No image provided.
JCCollectionViewWaterfallLayout
June 24, 2015 • MIT License
Support multiple section, and can add headerView and footerView.
DKDropMenu
June 23, 2015 • MIT License
DKDropMenu is a simple iOS drop down list written in Swift. It expands and collapses. It allows the user to select only one item at a time. Items are just Strings. A delegate is notified when selec...
SKStatefulTableViewController
June 23, 2015 • MIT License
UITableviewController subclass that supports pull-to-refresh, load-more, initial-load, and empty states.