tttstudios / react-native-otp-input

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

Highlight cursor position #142

Open kranthikumar-uppula opened 3 years ago

kranthikumar-uppula commented 3 years ago

Fix for https://github.com/tttstudios/react-native-otp-input/issues/141

kranthikumar-uppula commented 3 years ago

Please can someone have a look into this PR and merge it, if no issues. Thank you

divyagariya12 commented 3 years ago

I have checked this, cursor alignment issue is solved but when trying to enter the inputs, it is taking 2 digits automatically (first is 0 always and 2nd is what user is entering).