Stay in touch
TNImageSliderViewController
August 09, 2015 • MIT License
A Swift image slider component based on UICollectionView
Keyboardy
August 09, 2015 • MIT License
UIViewController extension for convenient keyboard management.
Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications.
...
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,...
DOCheckboxControl
August 03, 2015 • MIT License
Checkbox control for iOS. Lightweight and customizable
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...
No image provided.
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)
LicensingViewController
July 20, 2015 • MIT License
UIViewController subclass with a simple API for displaying licensing information.
ParkedTextField
July 17, 2015 • MIT License
A UITextField subclass with a persistent part appended in the text. As seen in Slack app. Useful for email fields, account names, etc.
PreferencesTabViewController
July 16, 2015 • MIT License
PreferencesTabViewController is a NSTabViewController to use into your storyboard to resize automatically the parent window according to selected children tab view.
BTNavigationDropdownMenu
July 16, 2015 • MIT License
The elegant dropdown menu, written in Swift, appears underneath navigation bar to display a list of related items when a user click on the navigation title.
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.