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..
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..