react-native-otp-ui-kit
Version:
react-native-otp-ui-kit is a simple and highly customizable React Native component for entering OTP (One-Time Password) on iOS, Android, and Web. It provides an intuitive and user-friendly interface for inputting one-time passwords in your React Native ap
40 lines (38 loc) • 1.01 kB
JSON
{
"name": "react-native-otp-ui-kit",
"version": "1.0.4",
"description": "react-native-otp-ui-kit is a simple and highly customizable React Native component for entering OTP (One-Time Password) on iOS, Android, and Web. It provides an intuitive and user-friendly interface for inputting one-time passwords in your React Native applications.",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react native",
"react-native-app",
"react-native-component",
"react-native-input",
"react-native-otp",
"react-native-otp-ui-kit",
"rn",
"sumeeth",
"sumeeth24",
"otp",
"react",
"otp",
"input",
"rn",
"otp",
"otp-ui-kit"
],
"author": "Sumeeth Moolya",
"license": "MIT",
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.74.5"
},
"repository": {
"type": "git",
"url": "https://github.com/Sumeeth-24/rn-otp-input-field"
}
}