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

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -