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

Empty Label

Open Osamasomy opened this issue 2 years ago • 0 comments

https://snack.expo.dev/@usamasomy/dropdown-test

Hi,

Thank you for this amazing library. I'm currently using it to fetch data from an API when the user starts typing. However, some of the labels in the data are empty, and I want to display a fallback label whenever the label is empty, null, or undefined. In my case, the fallback parameter name is "en_name".

Thanks in advance.

Osamasomy avatar Apr 04 '23 22:04 Osamasomy