I have a UITabBar in my application with three tab bar items.
At certain cases I want to show all three tab bar items and some cases I want to hide the 3rd tab bar item from the Tabbar.
Please help me
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.
Send the setItems:animated: message to the UITabBar. For example: