react-native-autocomplete-dropdown
react-native-autocomplete-dropdown copied to clipboard
The selected text is retained even if the text is changed
Hi, using the example in the repository. The case if there is an element selected as ‘Beta’ and I write another element, but I blur the input and it returns to the ‘Beta’ state. That should be incorrect, as it should stay with the text that was typed.