How to customise TabBar width for Tablets? #1230
Replies: 3 comments
-
Couldn't find version numbers for the following packages in the issue:
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3. The versions mentioned in the issue for the following packages differ from the latest versions on npm:
Can you verify that the issue still exists after upgrading to the latest versions of these packages? |
Beta Was this translation helpful? Give feedback.
-
@vikrantnegi did you find any solution? |
Beta Was this translation helpful? Give feedback.
-
@oliveirasWell No, I didn't find any solution yet. |
Beta Was this translation helpful? Give feedback.
-
Current behaviour
Need to customize the tababr design on the tablets. Currently, they stretch full width.
Expected behaviour
I want the TabBar to have the design as follows:
Code sample
What have you tried
I've tried to use different props available like
tabStyle
,contentContainerStyle
andstyle
to achieve the desired design but I'm not able to replicate the same.Your Environment
Beta Was this translation helpful? Give feedback.
All reactions