ColorPicker
ColorPicker copied to clipboard
Simple Color Picker written in Swift.
Results
2
ColorPicker issues
Sort by
recently updated
recently updated
newest added
Can you tell how to set default color ? I found ``` var selectedButton: ColorPickerButton? ``` but do you have any methods to set default color by color string?
@ambas When i run pod install, its successful, but when i build my project. The project has 70+ errors popping up, telling me to change the code to the current...