Stay in touch
VSCollectionKit
April 28, 2020 • Public Domain License
VSCollectionKit is a library for building applications views/screens in a consistent and understandable way, with advantages like composition, independent and testing.
VSCollectionView a handy f...
Badonde
July 01, 2019 • Public Domain License
Badonde is a command line tool that combines Git, GitHub, and JIRA, offering as a solution for GitHub projects to define an automatic PR creation workflow.
ShimmerSwift
October 08, 2018 • Public Domain License
A swift implementation of Facebooks shimmer effect.
SJTwitterTagInputTextView
February 11, 2017 • Public Domain License
SJTwitterTagTextView for text input with suggestion.
It's like Twitter for getting @ and # tag as input and showing Suggestion for tags and mentions in an Table view which will automatically appea...
SSYSegmentedControl
January 02, 2017 • Public Domain License
UISegmentedControl alternative for text titles. Adaptive segment widths, Swift 3.
UIView-UpdateAutoLayoutConstraints
February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
VisibleFormViewController
February 17, 2015 • Public Domain License
An extended UIviewController allowing to not hide the content behind the keyboard opened.
No image provided.
FlatUIColor (Swift)
February 16, 2015 • Public Domain License
UIColor extension for swift with helper methods for flat UI colors and hex values.
FCUUID
November 13, 2014 • Public Domain License
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
No image provided.
DiceTableViewCell
November 09, 2014 • Public Domain License
A Parallax TableViewCell like the Dice app
Contained within the sample project is a table view which creates 10 cells. Build the app and scroll the table view you will notice the background imag...
FCIPAddressGeocoder
October 18, 2014 • Public Domain License
iOS Geocoder for geocode device IP Address location using GeoIP service(s) and a block-based syntax.
FCCurrentLocationGeocoder
October 18, 2014 • Public Domain License
iOS Geocoder for forward geocode and reverse geocode user's current location using a block-based syntax. It can also be used to geocode the user's approximate location without asking for permission...
FCFileManager
October 18, 2014 • Public Domain License
iOS File Manager on top of NSFileManager for simplifying files management.
Alpha Channel Remover
October 09, 2014 • Public Domain License
Mac OS X Application which allow users to remove alpha (transparency) from images. You can remove alpha channel of multiple files within seconds.
Easy Timeline
March 07, 2014 • Public Domain License
Sometimes you need things to happen at specific times and things.
When it's just an event 2.0 seconds later, a performSelector:withObject:afterDelay: is perfect.
If it gets a little more comp...
SimpleBarChart
February 01, 2014 • Public Domain License
A simple animated bar chart class. Uses datasource and delegates similar to UITableView for easy addition of data. Also can set properties to manage time of animation, grid spaces, label fonts and ...