Stay in touch
No image provided.
MMPlaceHolder
August 29, 2014 • MIT License
A drop in solution to show UIView's size. Only one line code to use it.
SwiftState
August 29, 2014 • MIT License
Elegant state machine for Swift.
[Features]
Transition: .State0 => .State1
Try transition: machine <- .State1
Try transition + messaging: machine <- (.State1, "GoGoGo")
Chaining:...
MGSwipeTableCell
August 28, 2014 • MIT License
MGSwipeTableCell is an easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
This library is compatible with all the different ways to crea...
MAActionCell
August 28, 2014 • MIT License
MAActionCell is intended to be used with the MATableViewSection object to hugely simplify and consolidate all of the logic surrounding creating static UITableViews and handling the data source and ...
AHTabBarController
August 28, 2014 • MIT License
A traditional UITabBarController with the possibility of adding multiple items behind every tab.
JBCoundownLabel
August 28, 2014 • MIT License
JBCountdownLabel is UILabel subclass that displays a countdown with a defined amount of seconds. So you can customise the label just like a native UILabel and add some cool actions:
- Customise ...
ComplementaryColor
August 28, 2014 • Unspecified License
A UIColor category that returns the opposite value from any color
LLARingSpinnerView
August 27, 2014 • MIT License
LLARingSpinnerView is a deligthful spinner for diplaying indeterminate progress that you can use in your apps.
- Simple API
- Respects interface tint color
- Automatically dims the tint color ...
CBTextFieldView
August 27, 2014 • Unspecified License
A nice little animating textfield/label combo for OSX. Placeholder animates out of the box when it's active or text has been entered.
SHGalleryView
August 27, 2014 • MIT License
This is a Page View Controllers based Gallery for Images and Videos which you can use to showcase your media items. Images support zoom/pinch and you can play videos in the same flow.
VPStickyHeaderCollectionView
August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
MZSelectableLabel
August 26, 2014 • MIT License
A simple to use drop in replacement for UILabel for iOS 7 that provides automatic detection of colors.
JFATabBarController
August 26, 2014 • MIT License
UITabBarController is a handy control for building user interfaces, but this control has an annoying limitation: if there are more than five tabs, a "More" button replaces the fifth tab. The user m...
Infinite-UIITableview-Scroll (Swift)
August 26, 2014 • MIT License
Infinite UITableview Scroll in Swift Language
CombinationPickerController
August 26, 2014 • MIT License
CombinationPickerController is image picker use uicollection view.
can select only one image
can custom you camera else use default
support only portrait
competitive with iOS 7.0
MGMultipleImageBuilder
August 26, 2014 • MIT License
MGMultipleImageBuilder is a builder which allow you to create multi-face avatar such as that for a group chat.
VBFJellyView
August 24, 2014 • MIT License
VBFJellyView is a custom view made out using UIKit Dynamics and with a very funny effect when adding behaviours to it.
AlecrimCoreData
August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift.
Features:
- Simpler classes and methods to access and save Core Data managed objects
- Main and background contexts support
- Core Data ...