ExpandingTableView
August 09, 2015 • MIT License
Framework for expanding table view cells.
Custom subclasses of UITableViewController, and UITableViewCell that provide an expanding table view cell implementation using Auto Layout.
To suppor...
SwiftCSP
August 08, 2015 • MIT License
SwiftCSP is a constraint satisfaction problem solver written in pure Swift (no Cocoa). It utilizes a simple backtracking algorithm with plans for future optimizations. At this stage of development,...
Hokusai
July 20, 2015 • MIT License
Hokusai is a Swift library that provides a bouncy action sheet.
It will give the users a fancy experience without taking pains coding the cool animation.
EasyTipView
July 20, 2015 • MIT License
EasyTipView is a custom tooltip view written in Swift that can be used as a call to action or informative tip. It can be presented for any UIBarButtonItem or UIView subclass. In addition it handles...
SwiftPages
July 20, 2015 • MIT License
A swift implementation of a swipe between pages layout, just like Instagram's toggle between views.
Features
- A simple yet beautifully architected solution for management of paged-style view c...
canDB.swift
July 20, 2015 • MIT License
A framework that works like a nonSQL database but runs on top of sqlite(FMDB)
Palette-iOS
July 16, 2015 • MIT License
Like Android Palette for iOS. Written in Swift
From any view (anything that inherits UIView) gets contrasting color (black or white) for specific point where is another view.
Simple AlertController Builder - Kamagari
July 06, 2015 • MIT License
Simple UIAlertController builder class in Swift.
#Features
- AlertBuilder class to simply build UIAlertController by using method chaining
-UIAlertController extension methods to simply pres...
AlamofireJsonToObjects
July 02, 2015 • MIT License
An Alamofire extension which converts JSON response data into swift objects using EVReflection
EVReflection
July 02, 2015 • MIT License
Swift helper library with reflection functions with support for NSCoding, Printable, Hashable, Equatable and JSON.
- Parsing objects based on NSObject to a dictionary.
- Parsing a dictionary ba...
SwiftyFORM - easy creation of inspectors
July 01, 2015 • MIT License
SwiftyFORM is a form framework for iOS, written in Swift.
Demo video that shows inline sliders and date pickers
https://www.youtube.com/watch?v=PKbVJ91uQdA
Features:
- There are 13 form ite...
DNFlyingBadge
July 01, 2015 • MIT License
DNFlyingBadges is an easy to use and fun control for quick contextual user notification. Rather than the traditional loading or alert that often covers the view and requires user interaction DNFlyi...
DPImageCache
June 24, 2015 • Unspecified License
Swift extension for UIImageView. Help loading image asynchronously and store local file cache.
DKDropMenu
June 23, 2015 • MIT License
DKDropMenu is a simple iOS drop down list written in Swift. It expands and collapses. It allows the user to select only one item at a time. Items are just Strings. A delegate is notified when selec...
YPMagnifyingGlass
June 23, 2015 • MIT License
Magnifying Glass for Swift
This is a magnifying glass like the one in the iOS Notes.app or Safari that pops up when you select some text.
This is a quick and dirty Swift port of ACMagnifying...