Start a Project

Remove Text From UITabbar in Swift

Remove Text From UITabbar

As you see now in iOS application most of the applications not contain Text in the tab bar. It’s so Simple You just Pass the text to the tab bar title empty string. If you want to move the position of the image in tab bar you just have to change the UIEdgeInsetsMake of tab bar image it properly set image, you can also add selected tab bar image from storyboard to look good.Check the example of tab bar and image:-

You have to call this function and it will remove text in your tab bar and also sets your image

 

 

 

Exit mobile version