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
Post a Comment