Tabbarcontroller Questions
Ad
How do I make a tab and tab bar view dynamic in flutter so that it will ha on the response from an api?
I am trying to create a list, add data to the list based on received responses but it is not working. i tried to loop through the database
Couldn't display more than one data on each tab: TabBarView
I am new in a flutter, now when i am trying to display multiple cards inside a listview on each tab in tabbarview i get this error
How to call tab controller from another page in flutter
I have bottom navigation bar with 4 tabs and all are working fine but i have another class call bannerimageitem i want to call tab 2 from there. i
How to Set Initial Tab in flutter
i want that whenever i run my application, it should
How to create Dynamic Tabs, equals to the length of list
How can i create tabs equals to the length of a list and their name should be equals to the name of items in list and i'm fetching the list from
How to add underline to unselected tabs in Flutter?
How to add underline to unselected tabs, like this:
Error Application tried to present modally an active controller Swift
In have a uitabbarcontroller with several uiviewcontrollers. inside one of the controllers, when a certain condition is met, i want to instantiate
Unable to change status bar style
I have a uiviewcontroller vc, which embedded in uinavigationcontroller nav. the
How to segue to view controller from TabbarController?
I have a tabbarcontroller with is the entry point of my app.so i want to segue for this tabbarcontroller to
SWRevealViewController with UITabBarController
App configuration this is my configuration with
Ad
(Swift) Switching between UINavigationController and UITabController nested within Main UINavigationController
Through storyboard, the app entry point is a separate uinavigationcontroller that does some logic on user authentication
Custom tableview automatically generated by UITabBarController
I need to have access to the tableview instance which is automatically generated when there is more than 5 tabbars (where tabbaritem "more"
How to handle a view controller independantly in UITabBarController?
My app's root is a uitabbarcontroller with 5 sections, each of them contains a uinavigationcontroller. i also
back to initial view controller
As you can see i have an initial view controller with label in it "initial viewcontroller". in this view controller i use below
how to custom Tab Bar ? Flutter
I would like to customize my tabbar. right now i have this tabbar (stock ui) :
How to push viewcontroller from button action on the presented view controller
I have been looking for an answer, can someone please guide me as i have a tabbar controller with a tableview, now the scenario is, if the user is
Setting a tabbar view controller as a sub view of a nav controller
I guess i'm just really looking for some advice on how to approach my problem. so far i have an application with a navigationcontroller
Present a View Controller modally from a tab bar controller
I want to build a view with a camera. something just like instagram where there is a button in the middle that the user can click and the camera
How to use advanced navigation on Tab Bar Controller
I have a tabbarcontroller with 5 options. first tabbaritem is homescreen, second is taking me to a deep navigation workflow. when i'm
Tab Bar Controller hiding tabs depending on the Login - Using Storyboard
My application has two types of login: vendor or customer. depending on the login, the user will have access to some tabs on the tab bar
How to add a TabBarItem in specific index of UITabBarController?
How to add a tabbaritem in specific index of uitabbarcontroller? i can add a new tabbar item using,
Ad
Controlling UITabBar items
I have a uitabbarcontroller for which i have 3 view controllers for 3 tab bar items connected using relationship segues. but
Could not cast value of type 'UINavigationController' (0x10836e698) to 'UITabBarController' (0x10836e6e8).?
This is the code for uitabbarcontroller in which i am trying to open a splitviewcontroller. import uikit class
Change tabbar selected item from another view controller
I am new to swift (using 4 version) and i want to change tab bar item from another view controller (not tab bar controller). this is my
Remove default slide right animation on UITabBarController from "More" Menu
I have a situation where i have enough tabs on a tab bar controller where the default system functionality has introduced the famous "..." more
Swift: Presenting a viewController over UITabBarController
After my app is finished launching, i want my app to open a loginviewcontroller if a current user is not logged in. otherwise, it
Navigate programmatically through NavigationController-TabBarController-NavigationController
My storyboard based app has following structure: navigationcontroller (navca) —> collectionviewcontroller (vca) —> present modally
Change tab bar badge size in Swift
How to change the tab bar badge size? i set the tab bar badge value with position
How to get index of selected tab in UITABBAR
How to get selected index of uitabbar item in swift i am not talking about uitabbarcontroller. i know i can get using
TabBarController for music program
I use tabbarcontroller to create a music program and i have questions like how to do it as shown in gif
Trouble With tabBarControllers
These are the steps i've taken in creating a tabbarcontroller. created 3 view controllers, given their class names in storyboard
Ad
Blog Categories
Ad