ChenYilong / CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
MIT License
6.9k stars 1.45k forks source link

动态更新 tabbarItem 的 icon 跟 title #601

Open Liyongcong opened 1 year ago

Liyongcong commented 1 year ago

在程序第一次初始化后,底部tabbar已设置完成,当用户在程序中购买完课程后,底部tabbar个别item和图片要跟着改变,请问怎么实现,看了你的demo,refresh TabBar这个没有实现。。。



Base Info for this issue

  1. Version:Latest Version as here
  2. Language of App :Objective-C/Swift
  3. iOS System Version:iOS12
  4. Prototype(是否是真机):YES
  5. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A

1. How to reproduce the problem.

2. Please help me in this way.

3. Here is a Demo.

4. Here is my Debug log


ghost commented 1 year ago

兄弟,你这个实现了吗,我现在也要实现动态更新tabBarItem的字体颜色改变

DeqiuTseng commented 1 year ago

同问