diff --git a/js/SegmentedControlTab.js b/js/SegmentedControlTab.js index ea6f3314..39eeb07b 100644 --- a/js/SegmentedControlTab.js +++ b/js/SegmentedControlTab.js @@ -84,7 +84,8 @@ export const SegmentedControlTab = ({ + onPress={onSelect} + accessibilityState={{selected: selected, disabled: !enabled}}> {typeof value === 'number' || typeof value === 'object' ? (