UNPKG

react-native-cross-button

Version:

Integrate cross button, spinner, popOver(dropdown) and many other things.

37 lines (36 loc) 944 B
{ "name": "react-native-cross-button", "version": "1.0.8", "description": "Integrate cross button, spinner, popOver(dropdown) and many other things. ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/codesinghanoop/react-native-TextInput-Addons.git" }, "keywords": [ "react-native", "ios", "android", "cross-button", "spinner", "popover", "dropdown", "textInput" ], "author": { "name": "Anoop Singh", "email": "anoop100singh@gmail.com", "url": "https://github.com/codesinghanoop" }, "license": "MIT", "bugs": { "url": "https://github.com/codesinghanoop/react-native-TextInput-Addons/issues" }, "homepage": "https://github.com/codesinghanoop/react-native-TextInput-Addons#readme", "dependencies": { "react-native-vector-icons": "^4.1.1" } }