Skip to content

MPowerKit/ProgressRing

Repository files navigation

MPowerKit.ProgressRing

Simple platform agnostic MAUI circular progress bar

NuGet

showcase

Usage

<pr:ProgressRing HeightRequest="100"
                 Progress="50"
                 IsIndeterminate="True"
                 Smooth="True"
                 WidthRequest="100"
                 StrokeLineCap="Square"
                 Color="Red" 
                 Thickness="4" />

About

Simple platform agnostic MAUI circular progress bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages