/curvedprogressbar

Custom UI component

Primary LanguageSwift

This sample app contains a custom UI component that creates a curved progress view. You can customize the following:

  • minimum and maximum values
  • track color
  • progress color
  • text color
  • shadow color
  • offset angle (how opened or closed the circle is)
  • track width
  • progress width
  • font

The first image below shows the view with its default values and the second one is with custom values.

CurvedProgressBar