may. 2015 | Matthieu Savary

Small Color Picker

Our Color Picker is a cool, highly intuitive color picking utility to integrate in iPhone apps. It was first used in Pixel is Data.

 

On Github

Changelog

Latest changes pushed on may. 2015

✔︎ Initial commit

How-to

It's essentially a modal view controller

With an interactive color picking capacity. The full view is filled with the picked color, a feature that allows the user to properly preview the impact of the color he/she is choosing.

The view appears on top, typically after a user taps on a dedicated color button. Validation happens via a delegate, cancellation simply dismisses the modal view.

All you need to know is on Github

Find everything you need to know and download, as well as some sample integration code on Github in Objective-C or Swift 2.0 version.

iOS iPhone Objective-C Cocoa Swift

Contact