react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.49k stars 280 forks source link

Can we have a placeholder in picker that will be one time thing to show #330

Open ritwik-boringnews opened 2 years ago

chrise86 commented 2 years ago

This would be very useful, as it's currently very confusing on Android where the picker looks like a value is selected because it's showing the first value from the options.

franklinatdn commented 2 years ago

I'm facing that once