I've created a view and I added a UITabBar dragged from Storyboard. The problems I'm facing are the following. I'm trying to add more items to the UITabBar from storyboard but can't seem to find any information of how to do that. Any pointers would be appreciated I'm not using UITabBarController.
Is it possible to decide where to place the tab bar. If I want it in the middle of the screen for testing?
Thanks