Skip to content

Large variant #94

@dylancom

Description

@dylancom

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions