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

[Q-A]使用方法询问:一个tabbar遮挡table的问题 #525

Open AmadeusSys opened 3 years ago

AmadeusSys commented 3 years ago



My issue:

页面内tableview被tabbar遮挡,如图下 image image 首页与我的使用相同布局设置,首页展示正常,我的页面初始化加载会被遮挡,页面切换一次或者页面push在返回,遮挡现象消失。 吧我的页面和首页调换,均可正常显示。 真是不知道哪里的问题,唯一的区别首页的数据是通过网络加载后添加的,我的数据是写死的数组。

ablettchen commented 3 years ago

我也遇到同样的问题了,请问有解决办法吗

AmadeusSys commented 3 years ago

并没有找到解决方法