react-native-otp-field
Version:
React Native UI Component to input OTPs.
25 lines (24 loc) • 548 B
JSON
{
"name": "react-native-otp-field",
"version": "0.0.11",
"description": "React Native UI Component to input OTPs.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/rbareja72/react-native-otp-field.git"
},
"keywords": [
"otp",
"react native",
"react",
"text field",
"rn",
"one time password"
],
"author": "Rahul Bareja",
"license": "MIT"
}