donavon/use-interval
A custom React Hook that provides a declarative setInterval called useInterval.
TypeScriptMIT
Issues
- 2
- 2
Code question
#11 opened by AjaxSolutions - 2
Missing the ability to stop the Interval
#10 opened by patroza - 0
UseInterval causes the application to freeze after a period of time. How do I prevent it from running continuously, such as useEffect (()=> {}, [state] }?
#12 opened by abdullahcel1k - 2
useInterval with driftless
#8 opened by paulmelnikow - 0
Feature Request: Adding an optional cleanup function to allow async polling to be cancelled
#9 opened by louisnow - 1
- 1
Delay can be null
#3 opened by linonetwo - 6