react-native-multi-selectbox
Version:
Platform independent (Android / iOS) Selectbox | Picker | Multi-select | Multi-picker. The idea is to bring out the common user-interface & user-experience on both platforms.
36 lines (35 loc) • 977 B
JSON
{
"name": "react-native-multi-selectbox",
"version": "1.5.0",
"description": "Platform independent (Android / iOS) Selectbox | Picker | Multi-select | Multi-picker. The idea is to bring out the common user-interface & user-experience on both platforms.",
"repository": {
"type": "git",
"url": "git+https://github.com/sauzy34/react-native-multi-selectbox"
},
"peerDependencies": {
"lodash": "^4.17.19",
"react-native-svg": "^12.1.0"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native-select",
"react-native",
"react",
"selectbox",
"dropdown",
"picker",
"select",
"expo",
"expo-picker",
"expo-select",
"expo-multi-select"
],
"bugs": {
"url": "https://github.com/sauzy34/react-native-multi-selectbox/issues"
},
"author": "Saurav Gupta <sonugupta34@gmail.com> (https://github.com/sauzy34/)",
"license": "MIT"
}