I’m not using a navigation controller so I’m just getting a plain rounded rect. I want to get the arrow-esque back button instead, is that possible?

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.
From your comments, you would like to use a navigation controller but don’t have room for the navigation bar on your root view controller.
Will hide or show the navigation bar within a view controller. That should make your life simpler.