Stay in touch
Colormix
July 25, 2014 • MIT License
A simple color mixer that allows you to see firsthand how RGB and HSL color spaces interact.
ClearTextLabel
July 25, 2014 • MIT License
UILabel subclass that renders see through text using CoreText, textColor is clearColor.
RCLighting
July 24, 2014 • MIT License
Simple lighting (breathing light) effect appears in your view.
PKImagePicker
July 24, 2014 • MIT License
Replacement for UIIMagePickerController, easy to switch between album and camera and its inbuilt into the control
Peckham
July 23, 2014 • MIT License
Peckham is an Xcode plugin that lets you
add #import-s from anywhere in the code, thus saving
you time and frustration of scrolling up and down the code to
add an #import.
RateView
July 22, 2014 • MIT License
RateView is a UIView subclass that creates a customizable rating view containing rating stars in it. It fills out the stars in percentage fill manner. It can be used for -
displaying a rating fo...
CHColorPickerView
July 22, 2014 • Apache 2.0 License
Easy to use color picker for iOS with just one delegate method. Supports iPhone and iPad
DPTransparentEdgesTableView (Swift and Objective-C implementation)
July 21, 2014 • MIT License
Table and scroll view with transparent top and bottom edges. Written in Objective-C and Swift
KLCPopup
July 21, 2014 • MIT License
A simple and flexible class for presenting a custom UIView as a popup with a variety of animation options. Supports both iPhone and iPad. Handles interface rotation. Requires ARC and iOS 7 or later.
HGWActivityButton - Swift
July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator
Written in Swift.
BMYCircularProgressPullToRefresh
July 20, 2014 • BSD License
Pull to fresh with circular progress view as used in the Beamly iOS app.
This version of the pull to refresh feature can be used both on UITableViews and UICollectionViews and it has been inspir...
Wyrd
July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
DSDynamicScrollView
July 19, 2014 • Unspecified License
iOS component for building dynamic and animated UIScrollView.
MZDownloadManager
July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...