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.