- December 30, 2024
- Mins Read
The color picker comes with our set of colors:
But if you don’t like them, you are free to use your own colors 🖍:
colorPickerView.colors = [UIColor.red, UIColor.yellow, UIColor.green, UIColor.black]
style enum
: look and feel of color picker cells
circle