Skip to content

Nice looking HSV color picker for Xamarin Forms with alpha and hex support.

License

Notifications You must be signed in to change notification settings

daltonks/Spillman.Xamarin.Forms.ColorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spillman.Xamarin.Forms.ColorPicker

Nice looking HSV color picker for Xamarin Forms with alpha and hex support.

Little video

Color picker screenshot

To use

  • Install SkiaSharp and SkiaSharp.Views.Forms into your app projects
  • Install the NuGet package
  • Add ColorPickerView to a view
  • Set the ColorPickerView's BindingContext to an instance of ColorPickerViewModel
  • Access the color values through the ColorPickerViewModel (Color, SKColor, HueColor, Hex, A, H, S, V)

About

Nice looking HSV color picker for Xamarin Forms with alpha and hex support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages