-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
react-native-resegmented-control/src/SegmentedControl/SegmentedControl.tsx
Lines 155 to 157 in bc1b598
| <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:

AFAIC, there is no way to override the divider style, unless I'm missing something.
Metadata
Metadata
Assignees
Labels
No labels