react-native-snackbar-component
react-native-snackbar-component copied to clipboard
Improve snackbar accessibility
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?