Open varun-bhola15 opened 5 years ago
override func viewWillAppear(_ animated: Bool) { UIView.animate(withDuration: 1.0, animations: { self.improvementProgress.value = 75.0 }) }
Hi bro, did you fix it? I also have a same problem
override func viewWillAppear(_ animated: Bool) {
UIView.animate(withDuration: 1.0, animations: { self.improvementProgress.value = 75.0 }) }