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底部tabbar第一次push时会延迟1秒,然后消失 #491

Open zrSunshine opened 4 years ago

zrSunshine commented 4 years ago

version:1.28.3 iOS version 12.4.5 如果当前在tabbarContrller,第一次push的时候,底部tabbar会会延迟1秒,然后消失

ChenYilong commented 4 years ago

见讨论 https://github.com/ChenYilong/CYLTabBarController/issues/312

zrSunshine commented 4 years ago

按照#312讨论的方法修改,问题依然存在,是不是我没有修改对(在CYLTabBar中添加修改的代码)