Stay in touch
No image provided.
MapTable-Swift
September 03, 2014 • MIT License
Mimic the Find My Friends app's first screen behavior.
SDFeedParser
September 03, 2014 • MIT License
Objective-C parser for the JSON API plugin for Wordpress.
JMCache
September 02, 2014 • MIT License
JMCache is a key/value store designed for persisting temporary objects fully based on GCD.
JMCache is cool because you can :
* store object not compliant with NSCoding protocols, by implement...
MALoggingViewController
September 02, 2014 • MIT License
MALoggingViewController is a real-time pseudo-console you can embed in your application, perfect for testing and debugging in the real world.
Whether you are determining the reliability of netwo...
DTIActivityIndicator
September 01, 2014 • MIT License
Beautiful custom ActivityIndicator inspired from css library SpinKit and much more... Written in Swift.
Supported animations: Rotating Plane, Double Bounce, Chasing Dots, Pulse, Wave, Spotify, W...
Cover Photo Twitter
September 01, 2014 • GPL License
Example of blurred expanding cover photo like twitter app: http://m.UploadEdit.com/b038/1407960919189.gif
Created in Xcode 6 with auto layout, swift
PinterestAnimator
September 01, 2014 • GPL License
PinterestAnimator performs view controller transitions like the one in the Pinterest 3.0 app.
ASFTableView
September 01, 2014 • MIT License
A customizable Web like multi-column table view for iOS with header and inner rows
iOSSharedViewTransition
September 01, 2014 • MIT License
iOS 7 based transition library for View Controllers having a Common View.
** Inspired by Shared View Activity Transitions introduced in Android L **
USAGE
Very Simple 3 Step Process:
1-...
International-Calendar-Widget
August 31, 2014 • MIT License
An International Calendar iOS8 widget that shows you the date in different calendars.
No image provided.
HPTextViewTapGestureRecognizer
August 29, 2014 • Apache 2.0 License
A gesture recognizer that detects taps on links and text attachments in UITextView.
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 ...