Stay in touch
StatusFlow
March 13, 2015 • MIT License
StatusFlow is an iOS implementation of a simple to use UICollectionView intended to show meaningful status that is animated and beautiful. It displays the current, previous, and next items in a li...
ATAppUpdater
March 12, 2015 • MIT License
Checks if there is a newer version of your app in the AppStore and alerts the user to update the app.
- One line of code
- Milliseconds response
- Thread-safe
- Shows version number in alert
...
KOActivityIndicator
March 12, 2015 • MIT License
Easy styled, IBDesignable and IBInspectable activity indicator in Swift.
HYPanViewController
March 12, 2015 • MIT License
The ViewController that recreates the vvebo app Animation.
The Awesome way to delete tableView Cell or present New ViewController.
BLKFlexibleHeightBar
March 12, 2015 • MIT License
BLKFlexibleHeightBar allows you to create header bars with flexible heights. Often, this sort of UI paradigm is used to hide chrome and make room for more content as a user is scrolling. This is se...
UILabel-AutomaticWriting
March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
Versions
March 10, 2015 • MIT License
Helping you find inner peace when comparing version numbers in Swift.
MARKRangeSlider
March 09, 2015 • MIT License
A custom reusable slider control with 2 thumbs (range slider). Values range is between `minimumValues` and `maximumValue` (from 0 to 1 by default). The left thumb isn't able to go on the right side...
LIGRippleView
March 09, 2015 • MIT License
UIView subclass with elegant ripple effect, inspired by many dribbble demos.
BIND
March 08, 2015 • MIT License
Data Binding and MVVM for iOS
BIND offers a loose framework for implementing MVVMC architecture in your app. Make your code more reactive, testable and maintainable.
LTNavigationBar
March 08, 2015 • MIT License
UINavigationBar Category which allows you to change its background dynamically.
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.