A tiny Javascript library which provides an elegant UI for the end-user to input one time passcode (OTP).
It handles the input suggestion on iOS when the OTP SMS is received.
For Android, it will autofill when the user presses the copy button on the SMS notification bar.
It also features a carefully crafted flow to handle edge cases for volatile user gestures.
Installation:
# NPM $ npm install @twotalltotems/react-native-otp-input --save
Preview:
Download Details:
Author: Twotalltotems
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/Twotalltotems/react-native-otp-input
License: MIT