I have an app with 5 tab bar items. I want to re-organize them, so I want to move the last position item to the 4th position.
Is there an easy way to do this?
Thanks!
|
I have an app with 5 tab bar items. I want to re-organize them, so I want to move the last position item to the 4th position. Is there an easy way to do this? Thanks! |
|||
|
|
|
Yes; you can ask your Once you have it, move the items as you want, and set it back using |
|||
|
|
|
@houbysoft's answer is correct, just a few more details: You can call: Note that this will return you an
|
|||
|
|