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

  • SEARCH
  • Home
  • 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 5994363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T23:48:27+00:00 2026-05-22T23:48:27+00:00

I wan’t to flip from one view controller to another for that i used

  • 0

I wan’t to flip from one view controller to another for that i used following coding on button click

-(void)ClicOnLogout {
    LogOutViewController *logOut=[[LogOutViewController alloc]initwithnName:str];  
    logOut.modalTransitionStyle = UIModalTransitionStyleFlipHorizontal;  

    [self presentModalViewController:logOut animated:YES];  
}

but when i m in logout view controller there is one button but it won’t work so can any one give me the proper solution for it.

Thanx…

  • 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-22T23:48:28+00:00Added an answer on May 22, 2026 at 11:48 pm

    You should read that Apple documentation article on Modal View Controllers which explains everything you are asking there. Basically what you need to do on your logout view is to call :

    [self dismissModalViewControllerAnimated:YES];
    

    By calling this, the back (left-to-right) flip animation will be done automatically :

    UIModalTransitionStyleFlipHorizontal

    When the view controller is presented, the current view initiates a horizontal 3D flip from right-to-left, resulting in the revealing of the new view as if it were on the back of the previous view. On dismissal, the flip occurs from left-to-right, returning to the original view.

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

Sidebar

Related Questions

I wan't to animate a view that's shaped as an arrow, and I want
i wan to disable drag event using jquery and want to bind one another
I wan't to perform an animation before quitting a view. The problem is that
I only wan't the user to be able to click on a button if
I wan't to change the background color of a div dynamicly using the following
I wan't to register the OnMouseOver and OnMouseOut-Event for an Image from the Code
i wan to create a linked list that contains the name , age and
I wan a regex to alidate all types of possible DN's I create one
I wan't to login to a website through Java and perform operations, like click,
I wan to get the value of only one week. I am using the

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.