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
969 stars 294 forks source link

Picker should have Label option #751

Open jairaja opened 2 months ago

jairaja commented 2 months ago

The picker in its closed state should display a Label on top - something like "outlined (focused)" TextInput here - https://callstack.github.io/react-native-paper/docs/components/TextInput/