ckteebe / CustomBadge

CustomBadge is an Objective-C based component to create customized Badges for any given View.
http://saschapaulus.de/opensource
MIT License
397 stars 132 forks source link

crashes when using from IB #26

Open yasirmturk opened 9 years ago

yasirmturk commented 9 years ago

initWithFrame: and initWithCoder methods are not implemented in the CusomBadge class which causes crash, because badgeStyle is nil in these cases