react-native-floating-labels
Version:
Reusabe floating lable component for react native
26 lines (24 loc) • 510 B
JSON
{
"name": "react-native-floating-labels",
"version": "1.1.9",
"description": "Reusabe floating lable component for react native",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/mayank-patel/react-native-floating-labels"
},
"keywords": [
"react-component",
"react-native",
"floating-labels",
"ios",
"android"
],
"dependencies": {
},
"scripts": {
"test": "echo 'Success'"
},
"author": "Mayank Patel",
"license": "MIT"
}