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

Change label #558

Closed RobinLindhout closed 2 years ago

RobinLindhout commented 2 years ago

Hi! Is there any prop to change the label?

label

hossein-zare commented 2 years ago

Hi

https://hossein-zare.github.io/react-native-dropdown-picker-website/docs/advanced/placeholder#placeholder-text

RobinLindhout commented 2 years ago

Thanks so much