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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T16:35:48+00:00 2026-05-20T16:35:48+00:00

I wanted to do bottom-up or up-bottom animation for settings page. (which would normally

  • 0

I wanted to do bottom-up or up-bottom animation for settings page. (which would normally be pushViewController)
And found out that bottom-up can be done with..

- (void)presentModalViewController:(UIViewController *)modalViewController animated:(BOOL)animated;

Some people seem to suggest that you stick to Apple’s HIG (Apple surely made left-right animation as default pushViewController) and do not use modal view.

I wonder what is modal view and wonder what other animations people use for pushing/popping viewController?

Thank you.

  • 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-20T16:35:49+00:00Added an answer on May 20, 2026 at 4:35 pm

    A modal view prevents interaction with any other UI until it is dismissed.

    A modal view controller is simply a UIViewController class that is presented modally. When the view controller is presented modally it covers whatever the existing view was (using an animation if specified) and the user most somehow dismiss this view before they can return to what they were doing.

    To present a view controller in a modal fashion, you can use the method:

    - (void)presentModalViewController:(UIViewController *)modalViewController animated:(BOOL)animated;
    

    Whenever I want to use a modal view (i.e. a view that must be completed before continuing with anything else) I would call this method and use Apple’s standard animation for presenting a view controller (notice that the instance method above does not include a parameter to specify how the view is animated – because Apple has a standard way of doing this).

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

Sidebar

Related Questions

I wanted to know that which events are triggered when there is a page
What's the best way to keep state in a bottom bar that sticks to
I'm using the Tab Slide Out Jquery plugin. http://wpaoli.building58.com/2009/09/jquery-tab-slide-out-plugin/ I have one tab that
In the very bottom Word class definition, I wanted to be able to inherit
I have some javascript that's loading just perfectly at the bottom of my site.
All i wanted was to create a button that in some cases will contain
I wanted the table row to have a border on the bottom and top.
There's a lot of blank space at the bottom of my web page. I
This isn't that big of an issue but its been bugging me I wanted
Fixed: See notes at bottom I am implementing a generic class that supports two

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.