react-native-testid
react-native-testid copied to clipboard
This is setting testID to the accessibilityLabel? or does it differentiate testID and accessibilityLabel from each other
{ accessible: true, accessibilityLabel: id } :
{ testID: id }
}
@reach2jeyan depens on platform