Skip to content

An OTP verification component in react native to auto detect OTP from message along with auto filling and auto clearing of OTP text boxes.

License

Notifications You must be signed in to change notification settings

varunon9/react-native-otp-verification

Repository files navigation

react-native-otp-verification

An OTP verification component in react native to auto detect OTP from message along with auto filling and auto clearing of OTP text boxes.

Demo GIF

OTP Verification Demo GIF

Features-

  1. Auto focus to next TextInput box on entering an OTP digit
  2. Auto clearing of previous TextInput boxes on continuous pressing of Backspace
  3. A 30 secs timer to resend OTP
  4. Auto detection of OTP from SMS (built using react-native-otp-verify which internally use Google SMS retriever API)
  5. Auto submission of OTP within 3 secs on its successful detection from SMS

About

An OTP verification component in react native to auto detect OTP from message along with auto filling and auto clearing of OTP text boxes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published