react-native-dropdown-picker icon indicating copy to clipboard operation
react-native-dropdown-picker copied to clipboard

react-native-dropdown-picker get label value , how to get label selected

Open rinaldycodes opened this issue 2 years ago • 2 comments

Sir please help me. How to get the label selected

rinaldycodes avatar Mar 15 '23 11:03 rinaldycodes

onSelectItem={(item) => { console.log(item) }}

solved sir, thank you

https://hossein-zare.github.io/react-native-dropdown-picker-website/docs/usage#onselectitem

rinaldycodes avatar Mar 15 '23 11:03 rinaldycodes

how about getting the icon?

abazudosen avatar Apr 24 '23 20:04 abazudosen