react-native-anim-inp
Version:
A lightweight and easy to use floating animated input! :)
38 lines (36 loc) • 779 B
JSON
{
"name": "react-native-anim-inp",
"version": "1.1.0",
"description": "A lightweight and easy to use floating animated input! :)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"react-native",
"form",
"formik",
"input",
"textinput",
"text",
"animated",
"animation",
"floating",
"reactjs",
"javascript",
"react-native-input",
"react-native-floating-input",
"react-native-animated",
"react-native-floating-input",
"component"
],
"author": "Usaama Liaquat",
"license": "MIT",
"devDependencies": {
"metro-react-native-babel-preset": "^0.58.0"
},
"dependencies": {
"react-native-masked-text": "^1.13.0"
}
}