yannickl / YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
http://yannickloriot.com/library/ios/ylprogressbar/
MIT License
1.28k stars 186 forks source link

App crashes #65

Open rahulvyas opened 4 years ago

rahulvyas commented 4 years ago

I have added a UIView in custom cell and changed it's class to YLProgressBar but my app is crashing. I have also set flag false for showing stripes. App is crashing in updateStripesTimer when setting self.stripesTimer = nil;