I have created a UIProgressView with following properties
UIProgressView
progressView.progressTintColor = UIColor.appChallengeColorWithAlpha(1.0) progressView.trac
Just do this in init
layer.cornerRadius = *desired_corner_radius* clipsToBounds = true