rn-otp-input-field
Version:
rn-otp-input-field A customizable OtpScreen screen component for React Native projects. Use this open source library in your fresh React Native project for instant startup.
21 lines (20 loc) • 397 B
JSON
{
"name": "rn-otp-input-field",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"rn-otp-input",
"rn-otp-input-field",
"react-native-otp-field"
],
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.71.7"
},
"author": "ashish",
"license": "ISC"
}