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.91k stars 1.45k forks source link

[bug]: 关于 cyl_popSelectTabBarChildViewControllerAtIndex #519

Open MuRanJiangXia opened 4 years ago

MuRanJiangXia commented 4 years ago

cyl_popSelectTabBarChildViewControllerAtIndex

在swift中使用这个方法跳转发现 会闪动

从我的子页面返回到首页,再点击我的页面会出现闪动 头部为黑色,检测控制的view frame并没有变化;加入我的子页面导航栏隐藏这个问题就不会出现