Custom-tabbar Custom tabor design, curved in centre and floating button Hide and show tabbar ViewControllerExt.swift added with extension to uiviewcontroller so simply call self.setTabBarVisible(visible: false) // to hide self.setTabBarVisible(visible: true) // to show