How can I add a custom UIImage as the Badge for a UITabBarItem? I.e It will show up when the badge value of the UITabbarItem is set.
Thanks in advanced,
XcodeDev
|
How can I add a custom UIImage as the Badge for a UITabBarItem? I.e It will show up when the badge value of the UITabbarItem is set. Thanks in advanced, XcodeDev |
|||
|
|
|
Sascha Paulus wrote a great class that does just this: You can of course use it in combination with subclassing |
|||
|
|