How to make a navigation bar extend an image in swift?

时间:2017-10-08 07:52:25

标签: ios swift xcode xcode9 swift4

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

0 个答案:

没有答案