I am in a need to show same style like a tab bar controller provide(button with image). But the need is i need to implement the tab bar on the tableview controller.
How should i suppose to do this ?
i want to add three buttons on the bottom of tableview controller like the tab bar controller.
Click on your tableview controller, then at the top click on editor then Embed in and select Tab bar controller, or if you don't want to embed your controller into a tab bar, drag and drop a bar button item.