【问题标题】:Change the appearance of badge value in UITabBarController iOS?更改 UITabBarController iOS 中徽章值的外观? 【发布时间】:2015-05-18 10:36:40 【问题描述】: 如何在 UITabBarController 中更改文本字体和徽章值的位置? 【问题讨论】: 标签: ios uitabbarcontroller uibaritem 【解决方案1】: 试试这个课程。您可以使用此类为徽章提供自定义外观 https://github.com/enryold/UITabBarItem-CustomBadge/ 【讨论】: