1

How do I set the color of the badgeValue in UITabBarItem. The default red color signals that something is wrong - in my case it is just information.

1 Answers1

0

I'm afraid that there is no (official) way to do this. The documentation makes it pretty clear:

badgeValue

Text that is displayed in the upper-right corner of the item with a surrounding red oval.

(from Apple's documentation)

Community
  • 1
  • 1
Alladinian
  • 34,483
  • 6
  • 89
  • 91