Stay in touch
No image provided.
MapTable-Swift
September 03, 2014 • MIT License
Mimic the Find My Friends app's first screen behavior.
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
International-Calendar-Widget
August 31, 2014 • MIT License
An International Calendar iOS8 widget that shows you the date in different calendars.
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:...
VPStickyHeaderCollectionView
August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
Infinite-UIITableview-Scroll (Swift)
August 26, 2014 • MIT License
Infinite UITableview Scroll in Swift Language
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 ...
ENSwiftSideMenu
August 24, 2014 • MIT License
A simple side menu for iOS 8 written in Swift language. Using UIDynamics, UIGestures and UIBlurEffect.
ShutupButton
August 24, 2014 • MIT License
Voice Enable and Mute Button with Animation written in Swift.
AFImageHelper
August 16, 2014 • MIT License
Convenience extension for UIImage and UIImageView in Swift
ODMultiColumnLabel
August 16, 2014 • MIT License
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
SwiftAppMenuController
August 16, 2014 • MIT License
Facebook's Paper.app like menu adapted to Swift from GTAppMenuController from Gianluca Tursi
FrostedSidebar
August 09, 2014 • MIT License
Hamburger Menu based off of RNFrostedSidebar (https://github.com/rnystrom/RNFrostedSidebar), written in Swift, and uses the new iOS 8 UIVisualEffectView for the UIBlurEffect.