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 134 forks source link

using CustomBadge from XIB #22

Open teenanath opened 9 years ago

teenanath commented 9 years ago

I have a UIView in XIB, I just set it's file owner to CustomBadge. I have the IBOutlet of this CustomBadge view. My issue is that I am not able to set the badge number on this view now.