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

This is setting testID to the accessibilityLabel? or does it differentiate testID and accessibilityLabel from each other

Open reach2jeyan opened this issue 6 years ago • 2 comments

reach2jeyan avatar Nov 14 '18 08:11 reach2jeyan

 { accessible: true, accessibilityLabel: id } :
    { testID: id }
}

reach2jeyan avatar Nov 14 '18 08:11 reach2jeyan

@reach2jeyan depens on platform

isnifer avatar Nov 21 '18 00:11 isnifer