hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
970 stars 294 forks source link

How to set front/start icon in the dropdown button, and show all selected item in multiselect mode ? #643

Open SymntxHomendra51 opened 1 year ago

SymntxHomendra51 commented 1 year ago

I want to add an icon to the front of dropdown input

like this image

And avoid clipping of extra selected items the selector height should increase. image