I Have a normal view based application and have added an UITabBar component. I have found help how to create a tabbar app but nothing about how to use the UITabbar item separately
How may I use this to switch views please?
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.
Have you inserted your UIViewControllers in the UITabBarController?
You’d better have a look at this guide and maybe post some code of yours