Skip to content

Simple platform agnostic MAUI circular progress bar

License

Notifications You must be signed in to change notification settings

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

 
 
 

Languages