sidevesh/react-native-snackbar-component

Improve snackbar accessibility

brettnew opened this issue · 0 comments

Right now there is no way to add any sort of accessibility properties to the Touchable actionText/actionHandler section of the snackbar. Would it be possible to make this section of the snackbar more accessible by adding props such as accessibilityRole, accessibilityHint, accessibilityLabel?