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.92k stars 1.46k forks source link

动态修改tabaritem 的图片吗,替换为用户头像 #18

Closed EasonGaoDevelop closed 5 years ago

EasonGaoDevelop commented 9 years ago

用户登录之后,可以动态修改tabaritem 的图片吗,替换为用户头像

ChenYilong commented 9 years ago

请问修改的是哪一个tabaritem?是加号按钮?还是?

BuildFaild commented 7 years ago

我这边项目需求要实现加号按钮和其余的tabbarItem图片都可以动态化切换 ,请问我怎么获取到加号的的按钮进行处理?

ChenYilong commented 7 years ago

@BuildFaild 可以,参考下这里:https://github.com/ChenYilong/CYLTabBarController/issues/73

yangzheng006 commented 6 years ago

其余的事怎么切换的?

ChenYilong commented 5 years ago

其余的可以这样切换:

https://github.com/ChenYilong/CYLTabBarController/issues/303

ChenYilong commented 5 years ago

这里有方案说明:https://github.com/ChenYilong/CYLTabBarController/issues/247