react-native-testid icon indicating copy to clipboard operation
react-native-testid copied to clipboard

A convenient way to set test id for React-Native components

Results 3 react-native-testid issues
Sort by recently updated
recently updated
newest added

fix android crash, when testID is number

`accessibilityLabel` is used by the iOS system to help handicapped users. For instance, Voice Over uses this. If you set some testing value to this, your handicapped users will suffer.