MatiBot / MBCircularProgressBar

A circular, animatable & highly customizable progress bar from the Interface Builder (Objective-C)
https://www.cocoacontrols.com/controls/mbcircularprogressbar
MIT License
994 stars 180 forks source link

My Screen is too much jerky xcode 10.1 and Failed to set () user defined inspected property on all properties #72

Open sanaullah99 opened 5 years ago

sanaullah99 commented 5 years ago

I've swift class and after implementing this library screen is too much jerky.. and for all IBInspectable properties i am getting "Failed to set (unitFontSize) user defined inspected property on (UIView): [<UIView 0x15de13700> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key unitFontSize." for all properties..

Can anyone help me with these issues..