Stay in touch
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.
TisprCardStack
July 17, 2015 • Apache 2.0 License
Tinder-like card UI built on top of UICollectionView.
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.
WebKit Helper - Otafuku
July 08, 2015 • MIT License
Otafuku provides utility classes to use WKWebView in Swift and has the following features.
- WebViewUIController to handle WKUIDelegate methods by presenting an alert as usual browsers do.
- ...