1

I wanted to know if there's a way to add some sort of image view on top of the navigation bar. I don't want to cover it, rather, I just want to move the bar down in order to make room for a banner. The myspace app displays a bar right above their navigation bar, and so does the bank of america app. Any ideas?

Douwe Maan
  • 6,888
  • 2
  • 34
  • 35
Alvin Heng
  • 55
  • 1
  • 6

1 Answers1

1

See here - substitute the UITabBarController for a UINavigationController.

jrtc27
  • 8,496
  • 3
  • 36
  • 68