UNPKG

react-native-multi-select

Version:
28 lines (27 loc) 711 B
{ "name": "react-native-multi-select", "version": "0.1.1", "description": "react native multi select just like select2 on the web", "main": "./index.js", "dependencies": { "lodash": "^4.15.0" }, "repository": { "type": "git", "url": "https://github.com/hasangilak/react-native-multi-select" }, "keywords": [ "react", "reactjs", "select", "multi select", "multi-select", "select2" ], "author": "Hassan Gilak <hasan.gilak@outlook.com> (http://github.com/hasangilak)", "license": "MIT", "bugs": { "url": "https://github.com/hasangilak/react-native-multi-select/issues" }, "homepage": "https://github.com/hasangilak/react-native-multi-select" }