Defaults
June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
G8 Theme Manager
March 06, 2020 • MIT License
G8 allow to centralize themes and apply styles to your interface and your UIKit objects. Define uniform styles for all your labels, buttons and other views and apply them when you need.
Compose
November 19, 2016 • MIT License
Compose is a library that helps you compose complex and dynamic views.
LNInterpolation
November 04, 2016 • MIT License
An interpolation framework for Cocoa and Cocoa Touch, with provided interpolation implementation for numbers, CG values, UIKit and AppKit values and colors.
ScalePicker
June 23, 2016 • MIT License
Generic scale and a handy float-value picker for any iOS app.
BIZPickerViewController
March 17, 2016 • MIT License
BIZPickerViewController is a useful picker with simple customization and handy features.
ZXKVStore
September 02, 2015 • Unspecified License
ZXKVStore means ZhangXi key-value Store,It's small and easy to use for store data.
PickerCells
August 03, 2015 • MIT License
UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView
YTKKeyValueStore_Swift
February 21, 2015 • MIT License
A simple Key-Value storage tool, using Sqlite as backend.
DBColorNames
November 01, 2014 • MIT License
Get descriptive color names from RGB color values. Uses data from the XKCD color survey available here: http://xkcd.com/color/rgb/
ASValueTrackingSlider
April 16, 2014 • MIT License
A UISlider subclass that displays live values in an easy to customize, animated popup view. If you supply an array of UIColors, the popup view will animate the color change as the slider moves.
IZValueSelector
November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ...
Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
ELCSlider
May 20, 2011 • MIT License
A subclass of UISlider to use with iPad that includes a UIPopover Scrubber showing the value as it changes.