Is it possible to change UITabBarItem badge color

前端 未结 14 1596
别那么骄傲
别那么骄傲 2020-12-05 00:14

I want to change background color of UITabBarItem badge but can\'t find any resource on how to make it.

14条回答
  •  离开以前
    2020-12-05 01:16

    YES, But the only possible solution is to create a custom Tabbar and creating your custom tabbar badge icon. You will find many article/code for creating custom tabbar.

提交回复
热议问题