UNPKG

react-native-multiselect-dropdown-picker

Version:

A Multi Select Dropdown Picker component with searchable feature for react native which supports both Android & iOS. Easy to integrate and use. It can be bind to any data source.

5 lines (4 loc) 165 B
import { MultiSelectDropdown } from './Components/MultiSelectDropdown/multiSelectDropdownPicker'; module.exports = { MultiSelectDropdown: MultiSelectDropdown, }