react-native-segmented-control-tab icon indicating copy to clipboard operation
react-native-segmented-control-tab copied to clipboard

Make tabs fit to title length

Open hexatex opened this issue 6 years ago • 1 comments

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?

hexatex avatar Jun 06 '19 18:06 hexatex

any solution? too large width problem

fukemy avatar Apr 15 '22 06:04 fukemy

?

fukemy avatar Apr 25 '23 15:04 fukemy

@fukemy you could try something like this

Also, you could play around with tabsContainerStyle & tabStyle to get this behavior.

kirankalyan5 avatar Apr 26 '23 07:04 kirankalyan5