Hi i have used Tab Bar Application with 4 tabs and i have set navigation controller from IB.
Now for my photo view, when user choose photo from list, it should display large photo. For larger photo, which view should i use?. If i will self.view and it will display both tab bar and navigation bar. If i will give tabbarcontroller..view then navigation controller is not displayed. I need navigation controller when user tap on image.