I have 3 tab bar items, I want them to show like this in tab bar:
| |
| 1 2 3 |
| |
I see this property in InterfaceBuilder:
I have tried all cases, but it doesn't work, it shows something like this:
| |
| 1 2 3 |
| |