Can someone advise if there is a quick way to convert an existing iPhone app to a tab bar app? I can create a new storyboard using TabBar controller, however I think there must be a way to add UITabBar to an existing controller.
Any help is appreciated.