Stay in touch
Versions
March 10, 2015 • MIT License
Helping you find inner peace when comparing version numbers in Swift.
Persei
March 08, 2015 • MIT License
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
SSASideMenu
March 08, 2015 • MIT License
SSASideMenu is a reimplementation of romaonthego/RESideMenu in Swift. A iOS 7/8 style side menu with parallax effect.
StringScore_Swift
March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825
StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...
KMPlaceholderTextView
March 06, 2015 • MIT License
A UITextView subclass that adds support for multiline placeholder written in Swift.
KGFloatingDrawer
March 06, 2015 • MIT License
A floating drawer style navigation. KGFloatingDrawer provides a unique twist on the nav drawer pattern using interesting animations to present the content in the "drawer". KGFloatingDrawer is a rei...
SwiftEventBus
March 05, 2015 • MIT License
SwiftEventBus is a publish/subscribe EventBus optimized for iOS
RNLoadingButton-Swift
March 04, 2015 • Apache 2.0 License
An easy-to-use UIButton subclass with an activity indicator
TWControls
March 04, 2015 • MIT License
TWControls is a project that attempts to provide an easy-to-use API to perform actions based on user interaction (SpriteKit).
It provides controls like Buttons and Switches. Is written in pure S...
WZStoreHouseTableView
March 02, 2015 • MIT License
Scalable Table View like Store House app, written in Swift.
Implementation is not challenging, and I guess someone may have implemented similar result with UICollectionViewLayout customization. ...
No image provided.
SoundCloudTransition
March 02, 2015 • MIT License
Custom Animation Transition for SoundCloud iOS App. (Swift lang)
ABSteppedProgressBar
March 01, 2015 • MIT License
ABSteppedProgressBar is an animated and customisable stepped progress bar for iOS written in Swift
PlaceholderTextView
March 01, 2015 • MIT License
PlaceHolderTextView is a IBDesignable subclass of UITextView with a placeholder behaving like a UITextfield, which means that if no text is present, the placeholder will be showing. This makes it e...
AutocompleteTextfieldSwift
February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
OpenSansSwift
February 25, 2015 • MIT License
Easily use the OpenSans font in Swift
The usual process of embedding any custom fonts in your IOS applications has a few steps:
* Copy all your font resources to your project
* Make sure the...
JMEasyTouchID - Swift
February 25, 2015 • MIT License
TouchID used easy on one line in your ViewController.
SQLite.swift
February 25, 2015 • MIT License
A type-safe, Swift-language layer over SQLite3.
SQLite.swift provides compile-time confidence in SQL statement syntax and intent.
Features:
- A pure-Swift interface
- A type-safe, optiona...