final class CustomTabBar: TabBar {
}tabBarController.setTabBar(CustomTabBar())tabBar.itemPositioning = .fill
tabBar.itemPositioning = .centeredSwift Package Manager
.package(url: "https://github.com/noppefoxwolf/TabBar", from: "0.0.x")TabBar is available under the MIT license. See the LICENSE file for more info.