UNPKG

@webileapps/react-native-floating-labels

Version:
27 lines (26 loc) 569 B
{ "name": "@webileapps/react-native-floating-labels", "version": "1.2.0", "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": { "lodash": "^3.8.0" }, "files": ["index.js"], "scripts": { "test": "echo 'Success'" }, "author": "Mayank Patel", "license": "MIT" }