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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:54:05+00:00 2026-05-25T19:54:05+00:00

My app needs to switch between a couple of full screen views. These views

  • 0

My app needs to switch between a couple of full screen views. These views are toggled by buttons in a custom overlay menu.

There are no tab bars or navigation bars visible. The transition between views may or may not be animated.

As I see it I can either use a single UIViewController and swap out subviews to get the desired effect or use multiple UIViewControllers and use of one Apple’s containers (eg navigation controller, tabbar controller, etc), hide the navbar/tabbar and programatically switch “tabs” or push/pop controllers. The third option I suppose is to show each new view modally, but this doesn’t feel right.

There is no ‘order’ in which the views are accessed, so my guess is the navigation controller approach won’t really make sense.

Are there any major cons in either approach? Do you have any other suggestions? Will Apple reject the app if I hide the navbar or tabbar on navigation and tabbar controllers?

Thanks in advance for any advice you can offer.

  • 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-25T19:54:05+00:00Added an answer on May 25, 2026 at 7:54 pm

    I wouldn’t use UINavigationController, modal windows, or a UITabBarController. The latter has some possibilities, but is too awkward in general use to be suitable.

    Instead, try to use setRootViewController: on the window, as this is reasonably flexible with less overhead than the other approaches.

    Choosing between multiple UIViewController subclasses or UIView swapping depends on how your app will be working in general. UIViews like to be separate, and restrict communication to your controller, but are great for more display oriented content.

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

Sidebar

Related Questions

In order to switch between views in my iOS app, I have been using
In a tab-based app when I switch between some tabs, I sometimes get EXC_BAD_ACCESS
I have a menu bar on my app, that I need to share between
I need to switch Locate in my app between Arabic and English. I have
We are localizing our app to be able to easily switch between languages. Everything
Is there a way, I can switch between 2 similar function sets (C/C++) in
In iOS, my views work individually but I can't switch between them. Now after
I am using Intents to switch between activities in my Android app. I am
My app needs to be set in iOS 5 Notification Center as 'alerts' and
My app needs many NSStrings containing differente hard coded web URLs, to be accessed

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.