ESTabBarController icon indicating copy to clipboard operation
ESTabBarController copied to clipboard

tabbar size broken

Open canaksoy opened this issue 6 years ago • 2 comments
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

canaksoy avatar Jan 20 '19 12:01 canaksoy

image 2019-01-20 15 18 47

canaksoy avatar Jan 20 '19 12:01 canaksoy

Any demo? I can fix it with demo.

eggswift avatar Jun 02 '19 05:06 eggswift