How to change the width of UITabBarItem?
I have an item with the title, that is wider than default item width. How can I fix it?
Swift 5
UITabBar().itemWidth = self.window!.frame.size.width/5