Description:
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






