I was looking through this site in order to try and find a way in which I can change the color of my tabbar through the app delegate.
Every time i tried add the created view to the tab bar my app would crash immediately.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You cannot change the color of UITabbar in iPhone application, it should be always in the default color. This is one of the UI design guidelines we have to follow, while developing applications for iOS.