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

[bug]:多个TabBarController 切换会导致TabBarItem 偏移 #464

Open ly415925488 opened 4 years ago

ly415925488 commented 4 years ago

用作者的TabBarController 创建两个 以上的TabBar的时候 第一个切换到第二个的后 再切换回,随便push一个页面再返回会导致TabBarItem产生偏移,怀疑是第一个TabBar继承了第二个TabBar的属性,希望作者能尽快修复,否则只能先用其它的TabBar来代替第二个了。这个bug是必然出现的。