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

[Q-A]使用方法询问:怎么设置默认启动时选中的tabbar为PlusButton的index #459

Open xianquHuang opened 4 years ago

xianquHuang commented 4 years ago



My issue:

xianquHuang commented 4 years ago

self.cyl_tabBarController.selectedIndex 可以跳到对应的viewcontroller,但是邻近右侧的item图片会处于选中的状态,原因是设置了CYLTabBarLottieURL的关系,取消就可以正常显示。