How to create Navigation bar with back button on it?

Viewed 52507

I am very new to iOS App Development.

In my app I am trying to navigate from second view to first view using navigation bar back button, but while drag and drop the navigation bar in the view I am just able to get the bar with title.

I am really worried and I am not sure what I am doing wrong? I am using Xcode 4.3. and storyboard to design the view.

What i am getting now

While Drag and Drop the Navigation Bar

Looking for

Looking For

Thanks for your help guys

2 Answers
Related