Stay in touch
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...
RRTagController
February 24, 2015 • MIT License
RRTagController allows user to select tag and create new one.
ZMaterialDesignUIButton
February 23, 2015 • MIT License
A Swift UIButton Animated inspired in Material Design :]
Watch the video:
https://www.youtube.com/watch?v=LApnUpnI094
CMPopTipView_Swift
February 23, 2015 • MIT License
CMPopTipView rewritten in Swift. Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
CMPopTipView is an iOS UIView subclass that d...
SwiftLoader
February 22, 2015 • MIT License
A simple and beautiful activity indicator written in Swift
SnowFalling
February 22, 2015 • MIT License
Snow Falling effects on UIViewController. Inspired by LINE for iOS on Dec 25.
DCDirectoryWatcher
February 21, 2015 • MIT License
A lightweight class for monitoring directory changes on iOS using Swift
YTKKeyValueStore_Swift
February 21, 2015 • MIT License
A simple Key-Value storage tool, using Sqlite as backend.
KDCircularProgress
February 21, 2015 • MIT License
A circular progress view with gradients written in Swift