UNPKG

@dreamwalk-os/react-native-smooth-pincode-input

Version:

A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.

32 lines (31 loc) 922 B
{ "name": "@dreamwalk-os/react-native-smooth-pincode-input", "version": "1.0.2", "description": "A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.", "main": "src/index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/dreamwalk-apps/react-native-smooth-pincode-input.git" }, "keywords": [ "react-native", "pincode", "password", "TextInput" ], "author": "Paolo Benini <paolo@dreamwalk.com.au>", "license": "MIT", "bugs": { "url": "https://github.com/dreamwalk-apps/react-native-smooth-pincode-input/issues" }, "homepage": "https://github.com/dreamwalk-apps/react-native-smooth-pincode-input", "peerDependencies": { "react-native": "*" }, "dependencies": { "deprecated-react-native-prop-types": "^2.3.0", "prop-types": "^15.5.10", "react-native-animatable": "^1.3.0" } }