0

How can I change the text font and the location of a badge value in a UITabBarController?

user2037296
  • 409
  • 1
  • 5
  • 13

1 Answers1

1

Try this class. You can give custom appearance to the badge using this class

https://github.com/enryold/UITabBarItem-CustomBadge/

Utsav Parikh
  • 1,216
  • 7
  • 14