/PREColorPickerController

Color Picker for iOS

Primary LanguageObjective-CMIT LicenseMIT

PREColorPickerController

Drop-In Objective-C Color Picker for iOS

Screenshot 1 Screenshot 2

Color can either be selected using the RGB sliders or by entering a specific value for each color.

Installation

Using CocoaPods:

pod 'PREColorPickerController'

TODO:

  • Provide usage Sample in ReadMe.md
  • Document Code