Stay in touch
iOS Knob Control
March 08, 2015 • BSD License
This is a generic, reusable knob control you can insert into any application. You may provide custom knob images or use the customizable default images. The control animates rotation of the image i...
Form
March 08, 2015 • MIT License
Form came out from our need to a form that could share logic between our iOS apps and our web clients, we found that JSON was one way to achieve this.
Form includes the following features:
- ...
Persei
March 08, 2015 • MIT License
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
No image provided.
ANProgressStepper
March 08, 2015 • MIT License
A stepped progress control to show the user their progress in a multi-step process such as a multi-page form.
SSASideMenu
March 08, 2015 • MIT License
SSASideMenu is a reimplementation of romaonthego/RESideMenu in Swift. A iOS 7/8 style side menu with parallax effect.
StringScore_Swift
March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825
StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...
KMPlaceholderTextView
March 06, 2015 • MIT License
A UITextView subclass that adds support for multiline placeholder written in Swift.
SingleLineTextField
March 06, 2015 • MIT License
A single line textfield implementation that uses the same style of the [telegram website](https://web.telegram.org)
- Custom text field with a single line
- Place holder animation like telegram...
KGFloatingDrawer
March 06, 2015 • MIT License
A floating drawer style navigation. KGFloatingDrawer provides a unique twist on the nav drawer pattern using interesting animations to present the content in the "drawer". KGFloatingDrawer is a rei...
HCSStarRatingView
March 06, 2015 • MIT License
Simple star rating view for iOS written in Objective-C
HCSStarRatingView is a UIControl subclass to easily provide users with a basic star-rating interface.
It supports all device resolutions...
YLSwipeLockView
March 06, 2015 • MIT License
a swipe password view to unlock an application written in objective-c.
MCCardPickerCollectionViewController
March 05, 2015 • MIT License
A card collection view controller inspired by Facebook People you may know page.
MKInputBoxView
March 05, 2015 • MIT License
A tiny replacement for UIAlertView w/ text views. Based on BMInputView.
SwiftEventBus
March 05, 2015 • MIT License
SwiftEventBus is a publish/subscribe EventBus optimized for iOS
NSString-ZENInflections
March 05, 2015 • MIT License
Returns camelCased, UpperCamelCased, dashed-case, snake_cased representations of an NSString
RNLoadingButton
March 04, 2015 • MIT License
An easy-to-use UIButton subclass that implements a activity inticator with aligment options.
RNLoadingButton-Swift
March 04, 2015 • Apache 2.0 License
An easy-to-use UIButton subclass with an activity indicator