python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to keep bottom navigation bar in all pages with stateful widget in Flutter
I am able to navigate to multiple different pages with visible bottom navigation bar on all pages but not able to switch between all of them so how can I switch between tabs with bottom bar being ther...
Mithson
Votes: 0
Answers: 1
React Navigation: addListener('didFocus') called over and over
I'm using react-navigation@4.0.10 in my React Native app, and I want to trigger a function whenever the user switches tabs in my tab navigator. I tried this:
componentDidMount() {
this.props.navig...
gkeenley
Votes: 0
Answers: 0
WPF: Tab through textboxes in user controls in a Treeview
I'm trying to implement the Tab function in my application, but it seems like nothing i try works, so i guess i just don't understand how it is intended to be used.
I have a User Control (lets call it...
morknox
Votes: 0
Answers: 1
Remove icon from tab navigator that nested in drawer navigator
I make drawer.navigator that nested tab.navigator, Then show an icon that I didn't add to the code! and tried to remove it but couldn't...!! Does anybody have an idea?
<NavigationContainer>
...
Majid Moradi
Votes: 0
Answers: 1