Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Basically when we are taking Tab Bar as the source of view controller and suppose four view controller are attached with tab bar respectively. in most of the time when we are taking navigation controller in the wrong manner then tab bar never show, due to that we have to make tab bar as root and all view controller as the child and it will directly connect to the respective view controller .
1: Take tab bar as root view controller.
2: Suppose four view controller are connected to that tab bar then it will connect through navigation controller.
TabBar —>NavigationController –> ViewContrller1 –> ViewController2 –>nextViewController.
3: When are taking any new navigation controller in between any view controller then it will create the separate stack to maintain a view controller to navigate due to that reason tab bar loose their parent view and it becomes unavailable for that view controller .
4: In every view controller we shall have to take navigation item only ( for default creating “< Back” button to navigate).
5: Connect view controller using segue call like that .
6: Now it will show in every view controller.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.