issues
search
eggswift
/
ESTabBarController
:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.18k
stars
581
forks
source link
ESTabBarItem(title: "Home" 和 设置vc.title 是什么关系?
#108
Closed
carlosbdw
closed
6 years ago
carlosbdw
commented
6 years ago
为什么一设置vc.title, tabbaritem也变了?
eggswift
commented
6 years ago
UITabbarItem就是这样的,所以这里继承了系统
为什么一设置vc.title, tabbaritem也变了?