ios - iOS7 Keep UINavigationBar and animate only the view on segue -


there 1 thing thinking days now. want keep same navigation bar on every viewcontroller in app (like in amazon app) , show push animation (push segue) on view without touching nav bar.

is there simple way that?

if both of views inside same uinavigationcontroller, nav bar not changed @ when use push segue. if don't want nav bar title animations, etc set same title/buttons on next view, , nothing changed. when new view controller pushed, nav bar remain same, , what's under change.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -