react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

remove <TouchableOpacity> wrapper

Open triage opened this issue 6 years ago • 1 comments

<TouchableOpacity> wrapping <TextInput> elements was causing those child elements to be unavailable to accessibility, and therefore unable to be used in UI tests.

triage avatar Jun 02 '18 04:06 triage

Please, bring your pull requests to my repo. I Will maintain this lib.

https://github.com/ebellumat/react-native-credit-card-input

ebellumat avatar Oct 21 '19 18:10 ebellumat