Auto-reading and auto filling otp in react native
But I believe if we want to automatically fill the input without any user interaction, we need to have some kind of listener that should get the value or the message from which we can extract the otp and set the value of the field. Related to this I got to know to this package react-native-otp-verify), but this package is only for android.
more
|