/SWColorPicker

This library provides HSV color picker views.

Primary LanguageSwiftMIT LicenseMIT

SWColorPicker

CI Status Version License Platform

This library is a Custom HSV Color Picker.

  1. Create a SWColorPickerView or SWColorPickerViewController instance
  2. Adopt SWColorPickerViewDelegate.

SWColorPickerViewController

SWColorPickerView

The height of View is recommended to be 340.

Requirements

  • ios 13.0 and later

Installation

SWColorPicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SWColorPicker'

Author

iosdev.sw, iosdev.sw@gmail.com

License

SWColorPicker is available under the MIT license. See the LICENSE file for more info.