SwiftColorPicker
SwiftColorPicker copied to clipboard
An iOS HSB color picker implemented in Swift
Run the example, ColorPicker view doesn't show in iPhone, while shows well in Simulator.
I have a set up like so:  But I repeatably/consistently get crashes on this line, using my iPhone 6 Plus and 6s Plus simulator: https://github.com/MrMatthias/SwiftColorPicker/blob/2fdaf66f186e868f66a4cf751d10923e69960e0b/Source/PickerImage.swift#L76 Something weird happening to...
How best to add an opacity slider into the control? Thanks!