I have a TabBarController set as main controller tab, where names were defined using interface builder. Now I would like to change its names programmatically.
How c
However it is possible to do it in code, it is better to set this directly in Storyboard. How?
Just tap the appropriate tab bar item inside controller (NOT INSIDE TABBAR CONTROLLER).
Then switch to attribute inspector on the Utilities panel.
attribute inspector
Now you are able to change everything:-)