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)
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 render material top tab navigator inside a custom header component
I would like to render material top tab navigator created with createMaterialTopTabNavigator() from react-navigation inside a custom header component.
Indeed, my header is a gradient, so I need to hav...
gigeos
Votes: 0
Answers: 1