wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.57k stars 715 forks source link

Add useDebounce hook and timeoutOnChange for TextField #3365

Open M-i-k-e-l opened 2 weeks ago

M-i-k-e-l commented 2 weeks ago

Description

Add useDebounce hook and timeoutOnChange for TextField

Changelog

Add useDebounce hook TextField - add timeoutOnChange to allow debouncing of error handling

Additional info

Ticket 4497