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
971 stars 295 forks source link

Custom placeholder component #567

Closed Anyasya closed 2 years ago

Anyasya commented 2 years ago

Is there way which I can set the component to placeholder? Like placeholder={<Text></Text>}

hossein-zare commented 2 years ago

No, You can only pass plain text.