react-native-dropdown-picker
react-native-dropdown-picker copied to clipboard
search and label fields
I believe search and label fields always use the name field of the item.
Is there a way to customise that?
Trying to use it for country phone code list. eg. allow people to search for United States, but when use select it, I just want it to display US +1.
I know I can custom render the list item, but not sure if there is a custom render label .