react-native-dropdown-autocomplete-textinput
Version:
Simple cross platform (Android/iOS) searchable and scrollable dropdown autocomplete textinput for React Native App!
26 lines (25 loc) • 930 B
JSON
{
"name": "react-native-dropdown-autocomplete-textinput",
"version": "1.0.1",
"description": "Simple cross platform (Android/iOS) searchable and scrollable dropdown autocomplete textinput for React Native App!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dumbre-prasad/react-native-dropdown-autocomplete-textinput.git"
},
"keywords": [
"react-native-dropdown-autocomplete-textinput",
"react-native-autocomplete-textinput",
"react-native-autocomplete",
"react-native-dropdown"
],
"author": "Prasad Dumbre <prasaddumbre@outlook.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/dumbre-prasad/react-native-dropdown-autocomplete-textinput/issues"
},
"homepage": "https://github.com/dumbre-prasad/react-native-dropdown-autocomplete-textinput#readme"
}