-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Feature request
In a lot of apps I'm seeing a slightly larger / bigger variant of the segmented control.
See for e.g.:
- The GitHub iOS app if you navigate to Home > Issues.
- Safari > Bookmarks.
Why it is needed
When using the segmented control as top tab navigation it's ux wise nice to have bigger buttons.
Possible implementation
I think the native module has some way of adding more padding / adjusting the height.
Code sample
<SegmentedControl
large={true}
/>
Metadata
Metadata
Assignees
Labels
No labels