Question

I am using a CustomTabbarItem and I want to implement the badge Value on the specific tabbarItem. Can anyone help me and provide me code, so that I put it in my customTabbar. I am new in Iphone, so feel free to help.

Was it helpful?

Solution

i think you use this code...For help

[[self navigationController] tabBarItem].badgeValue = @"0";

If You want Complete Implement Project then DownLoad

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top