-1

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.

Yama
  • 2,649
  • 3
  • 31
  • 63
Khalid Usman
  • 1,272
  • 1
  • 13
  • 32

1 Answers1

2

i think you use this code...For help

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

If You want Complete Implement Project then DownLoad

Deepesh
  • 8,065
  • 3
  • 28
  • 45