Search code examples
iosiphoneuialertviewcolor-picker

Adding a color picker in UIAlertView


In my iPhone application, i want a color picker to be added on a button click pop up. Can anyone please suggest how to proceed with it. Read several online materials but not finding a good start point.

Thanks in advance


Solution

  • You can use kartech/Colorpicker , here is link

    https://github.com/kartech/colorpicker