My goal is to create a UIProgressView that shows the progress that the user enters in. I have been looking for examples everywhere and all of them use the progress view with a timer. I also want the progress to be saved using User Defaults. Is there a way to do it where the user enters in the values? If so, can anyone point me in the right direction?
progressView.progress = (sender as AnyObject).value