Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6144313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:37:57+00:00 2026-05-23T18:37:57+00:00

I have a section in my app where I am changing views by using

  • 0

I have a section in my app where I am changing views by using a UIViewAnimationTransitionFlipFromLeft animation. At the same time, I change the contents of the UINavigationItem to match the new view, specifically the titleView and rightBarButtonItem. Since I only really know when the animation is about to start, and has finished, this seems to be the only times that I can update the UINavigationItem.

So, to my question:

  1. Is it possible to change the titleView and rightBarButtonItem in a similar fashion, ie. flipping with a UIViewAnimationTransitionFlipFromLeft animation?

  2. If not, is there any way that I can update the UINavigationItem halfway through the view flip, rather than at the start or end of the animation?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:37:57+00:00Added an answer on May 23, 2026 at 6:37 pm

    You can solve 1.

    You’ll need full control of the navigation bar to do this so you should get rid of the one that’s there using:

    self.navigationController.navigationBarHidden = YES;
    

    on your UIViewController and putting your own navBar view there instead (which would have a subview that’s the titleView and the rightBarButtonItem). That way, you can flip those views as you would any other UIView using:

    +[UIVIew setAnimationTransition:(UIViewAnimationTransition)transition forView:(UIView *)view cache:(BOOL)cache]
    

    or

    +[UIVIew transitionFromView:(UIView *)fromView toView:(UIView *)toView duration:(NSTimeInterval)duration options:(UIViewAnimationOptions)options completion:(void (^)(BOOL finished))completion]
    

    or something equivalent. Hope this helps, ping me if you need more details.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an project csproj, with app.config file, and logging Ent.Library section using configsource
I am using MKMapkit for map-section in my app. I have to display a
I'm having difficulties reading an app.config using the ConfigurationManager. I have a custom section,
We have a custom section in my app.config file related to our IoC container
I have defined a config section in my app.config in the following way: <?xml
I have the following section of code in an app that I am writing:
We have an app with an extensive admin section. We got a little trigger
I have app.config in m win application, and loggingConfiguration section (enterprise library 4.1). I
Each time I try to add a very basic section into app.config I get
I want to have a comments section in my app that looks like this:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.