0

Issue:

I have a navigation controller embedded. For a particular view controller, I want an image to be extended on the nav bar, which upon scrolling should scroll as well. What would be the best way to go about with this. I kind of assume that for this particular view controller I would have to remove nav bar, but how do I do that?

Pls refer below Image.

enter image description here

dahiya_boy
  • 9,298
  • 1
  • 30
  • 51
  • Before asking, First search on google. If condition does not matched then mentioned your tried code or links that you already gone through. – dahiya_boy Oct 08 '17 at 08:05
  • Possible duplicate of [How to hide a navigation bar from first ViewController in Swift?](https://stackoverflow.com/questions/29209453/how-to-hide-a-navigation-bar-from-first-viewcontroller-in-swift) – dahiya_boy Oct 08 '17 at 08:05
  • if your question is about how to hide the nav bar then the answer is - call setNavigationBarHidden method from within the view controller. – Tushar Oct 08 '17 at 17:38

0 Answers0