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
992 stars 296 forks source link

Dropdown Container as Wrapper for Icon #572

Open CalStell opened 2 years ago

CalStell commented 2 years ago

Hello,

Is there a way to make the dropdown container a react-native-vector-icon rather than the default "Select an item" text? From my understanding, this component cannot be used as a wrapper. Thank you!