eggswift / ESTabBarController

:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.17k stars 578 forks source link

selectedIndex & selectedViewController #240

Closed kwezdj123 closed 4 years ago

kwezdj123 commented 4 years ago

when I set up these two properties , the tabbar is missing。

kwezdj123 commented 4 years ago

reason:before this operate,I usaged vc.navigationController?.popToRootViewController(animated: **true**), true must be false if you don't want missing your tabBar