Skip to content

v1.17.18 fix iOS12.1 UINavigationController + UITabBarController + popViewControllerAnimated bug

Compare
Choose a tag to compare
@ChenYilong ChenYilong released this 26 Oct 07:30
· 150 commits to master since this release

【change log】CYLTabBarController v1.17.18 修复了iOS12.1 bate版本中遇到的问题。问题描述:设置hidesBottomBarWhenPushed后,pop到上个页面,会出现 tabBar 布局错乱的问题。 用系统UINavigationController + UITabBarController 一样会遇到这个问题,目前已经在CYLTabBarController新版本中绕过。库的使用方法不变,只需要更新库即可。

#312