ColorPicker
ColorPicker copied to clipboard
Simple color picker. Looks like a wheel. Plain SwiftUI.
Results
2
ColorPicker issues
Sort by
recently updated
recently updated
newest added
Can you add `saturation` and `brightness` ? I have read the issue #8, but I think it will be great if you add this support.
feature-request
Due to this issue https://github.com/yannickl/DynamicColor/issues/59 in DynamicColor repo this project also wont build in a release configuration. The reporter of that issue has forked DynamicColor at https://github.com/t0rst/DynamicColor with a workaround....