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

没有判断按钮是否被点击的方法?微博按首页刷新 #39

Closed luosuonan closed 8 years ago

ChenYilong commented 8 years ago

点击是指,tabBarItem被点击,你是想实现微博那种在selected状态下再次被点击,然后触发事件的监听吧。