react-native-otp-form
Version:
UI Component for OTP input form
27 lines (26 loc) • 646 B
JSON
{
"name": "react-native-otp-form",
"version": "1.3.5",
"description": "UI Component for OTP input form",
"main": "index.tsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abdymm/react-native-otp-form"
},
"keywords": [
"react-native",
"react-native-component",
"otp",
"auth",
"custom-textinput"
],
"author": "Abdy Malik Mulky",
"license": "MIT",
"bugs": {
"url": "https://github.com/abdymm/react-native-otp-form/issues"
},
"homepage": "https://github.com/abdymm/react-native-otp-form#readme"
}