Closed triage closed 2 years ago
<TouchableOpacity> wrapping <TextInput> elements was causing those child elements to be unavailable to accessibility, and therefore unable to be used in UI tests.
<TouchableOpacity>
<TextInput>
Please, bring your pull requests to my repo. I Will maintain this lib.
https://github.com/ebellumat/react-native-credit-card-input
<TouchableOpacity>
wrapping<TextInput>
elements was causing those child elements to be unavailable to accessibility, and therefore unable to be used in UI tests.