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.