Search code examples
iosuitabbarcontrolleruibaritem

Change the appearance of badge value in UITabBarController iOS?


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


Solution

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

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