Closed WYXEhlEtzb2Gfe6HgrQLAf6MeMEatE77yYzHHIH closed 1 year ago
Added:
// textBeforeClear is whatever text was in the box prior to clear
// Event is onPress event from React
onTextClearPress?: (textBeforeClear: string, event: GestureResponderEvent) => void;
Pushed to NPM (v0.3.0)
Add callback for clear press on the search.
OnTextClearPress prop
keep currently behavior just call this function as more informational.