react-native-animated-input-label
Version:
Animated forms for React Native
28 lines (26 loc) • 503 B
JSON
{
"name": "react-native-animated-input-label",
"version": "0.1.2",
"description": "Animated forms for React Native",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitlab.com/furnax/react-native-animated-input-labels"
},
"keywords": [
"react-component",
"react-native",
"floating-labels",
"animated-labels",
"animated-forms",
"ios",
"android"
],
"dependencies": {
},
"scripts": {
"test": "echo 'Success'"
},
"author": "Fornace",
"license": "MIT"
}