UNPKG

react-native-dropdown-listpicker

Version:

Seacrchable and fully customizable Muti-purpose dropdown menu for react native

66 lines (65 loc) 1.66 kB
{ "name": "react-native-dropdown-listpicker", "version": "1.1.4", "description": "Seacrchable and fully customizable Muti-purpose dropdown menu for react native ", "main": "App.tsx", "types": "index.d.ts", "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", "@types/jest": "^26.0.23", "@types/react-native": "^0.66.4", "@types/react-test-renderer": "^17.0.1", "@typescript-eslint/eslint-plugin": "^5.7.0", "@typescript-eslint/parser": "^5.7.0", "babel-jest": "^26.6.3", "eslint": "^7.14.0", "jest": "^26.6.3", "metro-react-native-babel-preset": "^0.66.2", "react-test-renderer": "17.0.2", "typescript": "^4.4.4" }, "resolutions": { "@types/react": "^17" }, "bugs": { "url": "https://github.com/faccon/react-native-dropdown-listpicker/issues" }, "repository": { "type": "git", "url": "git+https://github.com/faccon/react-native-dropdown-listpicker.git" }, "license": "MIT", "author": "Babatunde Adeniyi", "keywords": [ "customizable", "Multi-list", "searchable", "dropdown", "scrollable", "badge", "list", "group", "multi-select", "Object", "dropdown-picker", "dropdownpicker", "menu-dropdown", "menu-selection", "searchable-dropdown", "picker", "react", "reactnative", "react-native", "react native", "android", "ios", "javascript", "typescript" ] }