
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
react-native-dropdown-listpicker
Advanced tools
Seacrchable and fully customizable Muti-purpose dropdown menu for react native
Seacrchable and fully customizable Muti-purpose dropdown menu for react native
npm i react-native-dropdown-listpicker
import DropdownMenu from 'react-native-dropdown-menu';
This component can be used as it is without any customization, just import and use
clone Example
| Props | Type | Description |
|---|---|---|
| ItemProps | { label: string; value: string / ItemProps[] } | Display item as badge with scroll |
| showMultipleAsBadge | boolean | Display item as badge with scroll |
| data | ItemProps[] | List data (support only upto 1 sub-level) |
| mode? | string | 'MODAL' |
| badgeBackgroundColor? | string[] | color for badges |
| DropDownContainerStyle? | ViewStyle | Picker container style |
| DropdownListStyle? | ViewStyle | drop down List container style |
| ListStyle? | ViewStyle | List container style |
| ListLabelStyle? | TextStyle | List text style |
| markedIconStyle? | TextStyle / ViewStyle | style for marked icon |
| selectedItemBadgeStyle? | ViewStyle | Badge style |
| selectedItemBadgeLabelStyle? | TextStyle | Badge item text style |
| selectedItemBadgeCloseIconStyle? | TextStyle / ViewStyle | Badge close icon text style |
| selectedtextStyle | TextStyle | style for selected text |
| scrollable? | boolean | enable/disbale scroll |
| searchable? | boolean | enable/disable search bar |
| listItemLeftIconComp? | JSX.Element / undefined | List left icon |
| ListItemSelectedIconComp? | JSX.Element / undefined | checked icon for list item |
| sublistItemLeftIconComp? | JSX.Element / undefined | List left icon for sublist |
| dropdownIndicator? | string | 'arrow' / 'plus' |
| onSelected | (item: string[]) => void | function to get the selected item |
| placeholder? | string | placeholder for picker |
| HideSelectionTextStyle? | TextStyle | Hide selection button label style |
https://github.com/faccon/react-native-dropdown-listpicker/issues
FAQs
Seacrchable and fully customizable Muti-purpose dropdown menu for react native
We found that react-native-dropdown-listpicker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.