Hi.
Is there a way to define the max width that a tabbar’s options will have? I’ve found the properties for optionWidth and tabbar’s maxWidth but neither are what I’m looking for.
In my case, I have a tabbar with a variable number of options to be displayed. Currently, options are evenly sized. This works great with a large number of options but terrible with a low number.
Any non-documented property I’m missing?