XFColorPickerControl
XFColorPickerControl copied to clipboard
An interactive and responsive Color Picker Control for Xamarin.Forms based on SkiaSharp!
Hi, great control! Is it possible to set the initial color when showing the color picker?
- implemented setter for PickedColor property - implemented proper behavoir for PickedColor updates - updated demo app (UWP only) by adding comparsion of Xamarin system colors -
This could be cool to lock a pointer axis. For example: if you lock the Y-axis we can only move the pointer horizontally. (I need this currently in one of...