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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:25:48+00:00 2026-05-28T03:25:48+00:00

a tab bar based app with 5 tabs switching option…how i am suppose to

  • 0

a tab bar based app with 5 tabs switching option…how i am suppose to manage memory efficiently?

switching between tab are very frequent i am how to manage this scenario?

or

all tab will remain active no matter what? but thats a bad option…

please describe in detail regarding tab bar memory management

  • 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-28T03:25:49+00:00Added an answer on May 28, 2026 at 3:25 am

    Let UIKit handle it. You shouldn’t worry. UIKit will unload views as it sees fit (and you get told about that in viewDidUnload of your view controllers).

    So for instance:

    1. You start on tab 1. Tab 1 is the only view controller whose view will be loaded.

    2. You tap on tab 2. Now tab 2’s view controller will be loaded and tab 1’s view controller is still around.

    3. More time goes on, you tap on other tabs which loads other view controllers.

    4. UIKit notices that memory is running a bit low or it just wants a bit of a tidy up (you have no control over this). So now it will go and unload some of the view controllers’ views (but obviously never the one you’re currently viewing).

    You should of course be a good citizen and release anything you hold onto in your view controller in viewDidUnload that you can easily create again when the view wants to be loaded again.

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

Sidebar

Related Questions

I'm developing an iPhone app that features a tab-bar based navigation with five tabs.
i'm making app based on tab bar with two tabs. My problem is that
I've an Tab-bar based iPhone app. the app consiste of 2 tabs. Each tab
I am working on a simple app tab-bar based application that has two views.
My app is a tab bar application, which one of the tabs is a
I have a Tab bar App with four tabs. Each tab loads the same
I have a tab bar + navigation based app and I'd like to launch
My app is based on a tab bar architecture. In order to have an
I have an app based on a tab bar and data retrieved from the
I have an tab bar app and the 2 tabs use the same class

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.