Creating your very first .NET MAUI SkiaSharp component step-by-step
John Bijsterbosch walks through creating a SkiaSharp-based Hue Color Slider for .NET MAUI from the ground up.
The tutorial covers rendering, touch interaction, thumb animation, and exposing selected color through bindable properties.