TabBar not showing when moving from viewController to tabBarViewController?












0















When a go from a viewController to a tabBarViewController (meaning one of the two view controllers that is one of the tabs), the tab bar does not appear. When I move between either of the view controllers that are in the tab Bar controller instead, the tab bar works properly and it appears. Why does the tab bar seem to break when moving between a tab bar view controller and a regular view controller?
Thanks.










share|improve this question























  • Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

    – MwcsMac
    Nov 23 '18 at 18:08











  • ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

    – Everett
    Nov 23 '18 at 18:09











  • You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

    – MwcsMac
    Nov 23 '18 at 18:22
















0















When a go from a viewController to a tabBarViewController (meaning one of the two view controllers that is one of the tabs), the tab bar does not appear. When I move between either of the view controllers that are in the tab Bar controller instead, the tab bar works properly and it appears. Why does the tab bar seem to break when moving between a tab bar view controller and a regular view controller?
Thanks.










share|improve this question























  • Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

    – MwcsMac
    Nov 23 '18 at 18:08











  • ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

    – Everett
    Nov 23 '18 at 18:09











  • You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

    – MwcsMac
    Nov 23 '18 at 18:22














0












0








0








When a go from a viewController to a tabBarViewController (meaning one of the two view controllers that is one of the tabs), the tab bar does not appear. When I move between either of the view controllers that are in the tab Bar controller instead, the tab bar works properly and it appears. Why does the tab bar seem to break when moving between a tab bar view controller and a regular view controller?
Thanks.










share|improve this question














When a go from a viewController to a tabBarViewController (meaning one of the two view controllers that is one of the tabs), the tab bar does not appear. When I move between either of the view controllers that are in the tab Bar controller instead, the tab bar works properly and it appears. Why does the tab bar seem to break when moving between a tab bar view controller and a regular view controller?
Thanks.







swift xcode uitabbarcontroller uitabbar






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 23 '18 at 17:08









EverettEverett

579




579













  • Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

    – MwcsMac
    Nov 23 '18 at 18:08











  • ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

    – Everett
    Nov 23 '18 at 18:09











  • You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

    – MwcsMac
    Nov 23 '18 at 18:22



















  • Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

    – MwcsMac
    Nov 23 '18 at 18:08











  • ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

    – Everett
    Nov 23 '18 at 18:09











  • You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

    – MwcsMac
    Nov 23 '18 at 18:22

















Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

– MwcsMac
Nov 23 '18 at 18:08





Sound like you have ViewController1 and ViewController2 on as tabs on the tabBar. But it sounds like you are trying to to navigate from ViewController1 to ViewController2 by pressing a button on ViewController1? If so why?

– MwcsMac
Nov 23 '18 at 18:08













ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

– Everett
Nov 23 '18 at 18:09





ViewController1 and ViewController2 are tabs on the tabBar. I am trying to go from ViewController1 to ViewController3, which is not a tab on the tab bar, using a Push Segue. When I return from ViewController3 to Viewcontroller1, the tabBar for viewController1 is no longer showing.

– Everett
Nov 23 '18 at 18:09













You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

– MwcsMac
Nov 23 '18 at 18:22





You need to look at this https://stackoverflow.com/questions/12561735/what-are-unwind-segues-for-and-how-do-you-use-them

– MwcsMac
Nov 23 '18 at 18:22












0






active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53450628%2ftabbar-not-showing-when-moving-from-viewcontroller-to-tabbarviewcontroller%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53450628%2ftabbar-not-showing-when-moving-from-viewcontroller-to-tabbarviewcontroller%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

404 Error Contact Form 7 ajax form submitting

How to know if a Active Directory user can login interactively

TypeError: fit_transform() missing 1 required positional argument: 'X'