Creating a circular progress bar in .NET MAUI
For one of my private apps, I wanted to have a progress bar but I didn’t like the horizontal bar and a circular one would be more suitable. I didn’t want to use some 3rd party control like Telerik or Syncfusion so I thought I try to write one myself....
mauiblogs.hashnode.dev5 min read