python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Init prop for initialRouteName in Tab Navigator in React-Native
I have a Tab Navigator in a Component, but to set the first router when showing in a tab by the value of props, I don't know how, Can someone help me with the problem this
My code as below:
import Rea...
Thang
Votes: 0
Answers: 0
React Native material top tab navigator: how to make text equally spaced?
I'm using "@react-navigation/material-top-tabs": "^5.1.7" in my React Native app, and have the following top tab navigator:
The individual tabs are equal width, but each word is a...
gkeenley
Votes: 0
Answers: 0
How to hide bottom tab navigator (persistent_bottom_nav_bar) when the screen is not the main screens-Flutter
I am currently using persistent_bottom_nav_bar: ^4.0.2 package of flutter which showing 3 screens (A,B,C screens) in the bottom tab navigator. In the first screen I have a button that navigate user to...
wahyu
Votes: 0
Answers: 2