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 6109811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:26:46+00:00 2026-05-23T14:26:46+00:00

I am new bee in iPhone and just started development in it. Learning a

  • 0

I am new bee in iPhone and just started development in it.

Learning a lot because of friends like you!

I just learnt how to go to another screen from current screen and i Did well due to tutorials from Internet.

But now the problem is when new screen comes up it animates from Bottom to Up and when we click DONE button to close the screen it goes from Up to Down. I have seen many applications in iPhone that animate the new screen from Right to Left and again from Left to Right.

What Piece of code do i need to add into the following to animate it toward left.
Please guide me Friends

MainScreen *screen = [[MainScreen alloc] initWithNibName:@"MainScreen" bundle:[NSBundle mainBundle]];

 self.mainScreen = screen;

 [self presentModalViewController:mainScreen animated:YES];
  • 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-23T14:26:46+00:00Added an answer on May 23, 2026 at 2:26 pm

    There are four different ModelTransitionsFor View Controllers.

    You can set those for

    screen.modalTransitionStyle = UIModalTransitionStylePartialCurl;
    

    There are 3 other Styles you can check on Apple Site Link


    If you need to do something like Navigation Style. you need to push your view controller to navigation stack.

    [self.navigationController pushViewController:screen animated:YES];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am learning iPhone since i am new bee and wanted to implement something
I'm new bee to spring. Just started my sample application in sprinv mvc. But,
I'm a complete newbee in php (started just last week) Issue is like this:
I am new bee in iPhone and wanted to work on openGL for some
I am a new bee to iphone programming and I need some help with
I am new bee to sencha touch. I have started with few samples and
I've bee reading up on git and git-svn. I'm pretty new to git but
New to silverlight. Traditionally if I were to design a wizard-like process where a
Still new to the memory management in iPhone apps, I have a newbee question.
I'm new to PHP (and web development in general) and have come across something

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.