I\'m trying to add a color picker to my iOS application, using Xcode 5. It appears that Xcode offers a color well via the Palettes Panel of Interface Builder, but I can\'t find
If your app has a minimum deployment target of iOS 14, you can use the built-in UIColorPickerViewController.