ESTabBarController
ESTabBarController copied to clipboard
ios 11及以下,切换selectedIndex后,页面frame发现改变,减少了49像素
trafficstars
tabBarController的viewControllers为多个navigationvc(如A,B,C),由C的次级页面调用selectedIndex=0,切换到A后,A的导航控制器中的vc视图frame减少了49,请帮忙确认如何修改,谢谢
能发我一个demo么?
也许是因为 tabbar的subview不能设置约束 但是这个工具不支持自定义subview大小