Closed lukewcn closed 10 years ago
Hi hit1983,
I don't really understand what you need here. Have you tried to implement custom badges or even standard badges? Is BFPaperTabBarController somehow breaking the expected behavior of badges?
Since badges belong to UITabBarItem, I would start there. Perhaps subclassing the UITabBarItem and adding my own badges. BFPaperTabBarController shouldn't be affecting UITabBarItems. If it is, please let me know and show me what's wrong.
Thanks.
BFPaperTabBarController behavior's just fine. Thanks I will try to custom the UITabbarItem
Hi bfeher, I wanna ask a feature about custom badge view. Or you could give some tips on implements it?