ios - How do I achieve a navigation bar like the one used in iBooks? -


the navigation bar in ibooks i'm looking implement. is, transparent top bar return button in top left , buttons in top right invoke actions.

however, i'm not sure how effect accomplished. transparency especially. can point me in right direction of how might accomplish this?

enter image description here

use custom uiview subclass. add buttons , set alpha of view. use controller's uinavigationcontroller push or pop controllers.the navigationbar should hidden.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -