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

Disable autofill #158

Open mirkos93 opened 2 years ago

mirkos93 commented 2 years ago

Is your feature request related to a problem? Please describe. Some users report to me that the input is automatically filled with a code that is not valid.

Describe the solution you'd like The ability to disable the autofill feature

dprajapati1179 commented 1 year ago

Hello,

I have two different OTP Inputs on the same screen and while copying any code from the message it is filled into both of the OTP Input. So let me know how to stop if anyone knows.