ESTabBarController
ESTabBarController copied to clipboard
tabbar size broken
trafficstars
self.tabs?.viewControllers?.item(at: 2)?.tabBarItem = ESTabBarItem.init(ExampleIrregularityContentView(), title: "", image: #imageLiteral(resourceName: "logoTab"), selectedImage: #imageLiteral(resourceName: "logoTab"), tag: 2)
editing tabBarItem after in anytime cause showing tabbar height wrong in iPhone X 12.1

Any demo? I can fix it with demo.