Closed Tobbb closed 5 years ago
There's a resetValue
prop, which can be set to TRUE or FALSE, but checking the source code, I can't seem to find it being used for resetting the input text.
EDIT: I have submitted a PR for this one.
https://github.com/zubairpaizer/react-native-searchable-dropdown/pull/9
resetValue doesn't seem to work for reseting the inputfield, after fetching new data the inputfield still have the old data in it, is there a possible solution for this?