tttstudios / react-native-otp-input

Tiny Javascript library which provides an elegant UI for user to input one time passcode.
MIT License
530 stars 239 forks source link

testID is missing #117

Closed raboija closed 3 years ago

raboija commented 3 years ago

Our QA is having a difficult time writing e2e tests because we used this library. We use Detox which needs a test for input. But it doesn't work with this kind of input, what do you suggest we do?