tttstudios / react-native-otp-input

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

Unable to edit the code #128

Open MuhammadNaumanShafique opened 3 years ago

MuhammadNaumanShafique commented 3 years ago

Unable to edit the OTP in the fields. For example if a user manually entered wrong OTP like 4525 instead of 4625, so now user should be able to simply click on second box and edit/change 5 into 6, but unfortunately user is not able to do it, currently he have to clear OTP from end (like clear last three fields) then again enter the remaining OTP 625, instead of just simply edit the second field.

I've tested it on both Android and iOS.

tearjuIce commented 3 years ago

+1

ghost commented 2 years ago

Is this issue solved?

sinclairjaza commented 2 years ago

I have the same problem

adityamindcrew commented 2 years ago

same issue, any suggestions ?

AparnaManjalavil commented 1 year ago

Any update?.

swapnil-sudhir commented 6 months ago

@MuhammadNaumanShafique - how did you get to clear even from end ? I am not able to add that feature also, let alone editing from middle.