AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
320 stars 137 forks source link

Clear buttonTextAfterSelection #95

Closed sbozzella closed 1 year ago

sbozzella commented 1 year ago

I want to clear buttonTextAfterSelection after an event (user will select an item in select dropdown and after button confirmation the text in select dropdown should be reset to default or empty string.

Thank you.

sbozzella commented 1 year ago

Resolved thanks to other comments

dawande03 commented 1 month ago

How did you resolve it can you give me solution please