inamiy / YIFullScreenScroll

Pinterest-like scroll-to-fullscreen UI for iOS5+.
http://www.cocoacontrols.com/controls/yifullscreenscroll
214 stars 27 forks source link

Landscape navigation bar in iOS 8 #37

Open swemoney opened 10 years ago

swemoney commented 10 years ago

In iOS 8, Apple has removed the status bar in the landscape orientation so in landscape you'll need to hide/show the navigation bar 20 pixels higher.

inamiy commented 10 years ago

Thanks. I'll get in touch when iOS8 beta GM is released.