How to add Image On 'more' Button of UITabBarController in iOS 6?
- by iPatel
I know That How to add UITabBarController and how it used, I already done it.
My Problem is only that I am no able to add image on 'more' button of UITabBarController.
I know There are may Question That Similar to my Question but no one can help me.
After googling I found that we can't add images on 'More' button in UITabBarController Because more button is autometically displayed by UITabBarController when UITabBarItem more Then 5.
I also find that how to change SELECTION COLOR AND TITLE OF 'more' Button But I can not find abut 'more' button Image.
So may be i need to Custom UITabBarController so, I also searching for any Custom UITabBarController but also I can not find it.
Please help me on this Issue.