Skip to content

FR: Allow for removing divider between items #11

@jakebern

Description

@jakebern

<View style={styles.dividerContainer}>
<View style={styles.divider} />
</View>

Many nice-looking segmented controls do not include dividers for the adjacent items. For example, here is an app called Stoic
stoicexample

The library always includes a divider:
image

AFAIC, there is no way to override the divider style, unless I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions