I have a UITabBarController setup and everything is working as intended. However, I also have enough items to allow for a "More" tab to display.
When I "Edit" the items, I can replace all 4 tab items, but, but I'd like to make the first item not rearrangeable or replaceable. Like the "More" tab item is -- leaving only 3 items editable.
Any ideas how to do that?