UNPKG
react-native-otp-withpaste
Version:
latest (1.0.0)
1.0.0
OTP Input With Paste for React Native
github.com/recepaltas/react-native-otp-withpaste
react-native-otp-withpaste
/
index.js
3 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
import
OTPInput
from
"./src/OTPInput"
;
export
default
OTPInput
;