react-native-dialog-input-custom
Version:
React native dialog input customizable
29 lines (28 loc) • 705 B
JSON
{
"name": "react-native-dialog-input-custom",
"version": "1.0.3",
"description": "React native dialog input customizable",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/VincenzoCarlino/react-native-dialog-input-custom.git"
},
"keywords": [
"react-native",
"ios",
"android",
"mobile",
"react-native-dialog",
"dialog",
"input"
],
"author": "Vincenzo Carlino",
"license": "MIT",
"bugs": {
"url": "https://github.com/VincenzoCarlino/react-native-dialog-input-custom/issues"
},
"homepage": "https://github.com/VincenzoCarlino/react-native-dialog-input-custom#readme"
}