Stay in touch
No image provided.
SwiftForms
October 22, 2014 • MIT License
A small and lightweight library written in Swift that allows you to easily create forms.
MaterialDesignColorsSwift
October 21, 2014 • MIT License
All colors defined in Google Material Design guidelines available for OSX and iOS development
AdaptiveController
October 20, 2014 • MIT License
AdaptiveController is a 'Progressive Reduction' Swift module for adding custom states to Native or Custom UI elements.
StatefulViewController
October 16, 2014 • MIT License
Placeholder views based on content, loading, error or empty states
SwiftyJSON
October 14, 2014 • MIT License
The better way to deal with JSON data in Swift
let json = JSON(data: dataFromNetworking)
if let userName = json[0]["user"]["name"].string{
//Now you got your value
}
Tweaker
October 14, 2014 • Custom License
Tweaker is a library that makes it easy to play around with values (e.g. animation speed) without having to rebuild your application
FloatRatingView
October 11, 2014 • MIT License
A simple rating view for iOS written in Swift! Supports whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ra...
BWWalkthrough
October 08, 2014 • MIT License
BWWalkthrough (BWWT) is a class that helps you create Walkthroughs for your iOS Apps. It differs from other similar classes since it hasn't a rigid template; BWWT is just a layer placed over your c...
HanekeSwift
October 07, 2014 • Apache 2.0 License
Haneke is a lightweight generic cache for iOS written in Swift. For example, here's how you would initialize a data cache:
`let cache = Cache<NSData>("my-files")`
Haneke also includes a zero-...
FDChessboardView
October 07, 2014 • MIT License
### Features
* High resolution graphics
* Customizable themes and game graphics
* Supports all single board chess variants: suicide, losers, atomic, etc.
* Supports games with odd piece a...
Slidden
October 06, 2014 • MIT License
Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start fro...
ImagePickerSheetController
October 04, 2014 • MIT License
ImagePickerSheetController is a component that replicates the custom photo action sheet in iMessage. It's very similar to UIAlertController which makes its usage simple and concise.
RateMyApp (Swift)
October 03, 2014 • MIT License
RateMyApp is a class to provide gentle reminders for app users to rate your app, written completely in swift
Features:
1) Easy setup
2) Supports iOS7 & iOS8