lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.75k stars 499 forks source link

Is there a way to display header of selected item? #416

Open Hook-Ti opened 3 years ago

Hook-Ti commented 3 years ago

Is your feature request related to a problem? Please describe.
If the label of selecting item is long it does not show the header of selected string but instead shows the tail. Is it possible to implement similar attribute like to Text element ellipsizeMode tail?

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional details
Снимок экрана 2021-01-21 в 12 43 29 Снимок экрана 2021-01-21 в 12 53 06

kareni3 commented 3 years ago

+1