react-native-segmented-control-tab
react-native-segmented-control-tab copied to clipboard
Make tabs fit to title length
I have one tab out of three that is longer than the rest and so it becomes abbreviated "Reports and Stu...".
Is it possible to make the tabs fit the width of the title instead of splitting the width between the tabs equally?
any solution? too large width problem
?
@fukemy you could try something like this
Also, you could play around with tabsContainerStyle & tabStyle to get this behavior.