Top "Uitabbaritem" questions

The UITabBarItem class implements an item on a tab bar, instances of the UITabBar class.

Detect UITabBar Selected Index/ Item Changes that is set Programmatically

I would like to know how do we detect when the selected TabBar Item or Index is changed when the …

ios uitabbarcontroller uitabbar uitabbaritem
UITabBarItem Image Size

I am making images for my UITabBar. I am making them of size 60x60, because that's what retina screens use. …

ios uitabbar uitabbaritem
Image is not showing up for tab bar item

I uploaded an image to assets folder and assigned the image to 1x, 2x and 3x. selected the table view …

ios swift uitabbaritem
Is there a way to change the text position in UITabBar or UITabBarItem?

This is a custom tab bar I intended to put up on the screen. However, my partner want the text …

ios objective-c xcode4.5 uitabbar uitabbaritem
ios 11 UITabBar UITabBarItem positioning issue

I have built my app using new Xcode 9 beta for ios 11. I have found an issue with UITabBar where items …

ios objective-c uitabbar uitabbaritem ios11
How to add small red dot in UITabBarItem

How to add red dot on the top right side of the UITabBarItem. I have searched a while and some …

ios swift uitabbaritem badge
How to remove programmatically a tab bar item created in parent class NIB file?

Within my iPhone application I have a common tab bar with three tabs that is presented from several views after …

iphone ios4 uitabbar nib uitabbaritem
Tab Bar Icon Size

Apple says: Depending on the device and orientation, the system displays either a regular or compact tab bar. Your app …

ios uikit uitabbarcontroller uitabbaritem
How to change color for tab bar non selected icon in swift?

How to change color for tab bar non selected icon and text? I found this answer (How to change inactive …

ios swift uitabbaritem
Swift setting Badge Value for UITabBarItem

I'm attempting to add a badge alert label like the one in the screenshot attached. I've tried to search for …

swift swift2 uitabbarcontroller uitabbaritem