- Download contents of folder
ABCDColorPickerView
- Copy source files to your project
- In storyboard, add view and make its class
ABCDColorPickerView
- Drag the view from storyboard to your code to make an action
- Select
Value Changed
- Get current color using
pickerView.currentColor
See LICENSE.md