by making ProgressView public and the color variables dynamic, users
can set global track and progress tint colors via:
ProgressView.appearance().trackTintColor = …
by making ProgressView public and the color variables dynamic, users
can set global track and progress tint colors via:
ProgressView.appearance().trackTintColor = …