How do I create custom tab bar icons?

Which is the best approach for creating custom tab bar controller?

  • I am working on application that is more likely a tabBarController application. But I can not use the tabBarController because I need a custom tab handler at the bottom also I need custom space between items. So I am creating custom tabBarController. I would like to know the best approach. Currently my approach is this in way (using storyboard and iOS6) :- I took an UIToolbar on ViewController which will act as a bottom tab bar(CustomTabBarViewController). I took ContainerViews for each tab. When user selects an item on toolbar, I will show that containerView. Please tell me if i am going wrong or guide the best way. Thanks.

  • Answer:

    What kind of custom tab bar are you trying to implement? Here are a few good resources for you to get started with for custom tab bars https://www.cocoacontrols.com/search?utf8=%C3%A2%C2%9C%C2%93&q=tabbar http://www.practicalentrepreneur.com/custom-iphone-tab-bar-xcode-ios-6/

Lata Sadhwani at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.