react-lastcall-hook
v1.0.11
Published
A react or react native library to call functions comparing the last time that it was called
Downloads
4
Readme
useLastCall (react-hook)
A react or react native library to call functions comparing the last time that it was called and running it when it's really needed. Avoiding unnecessary database calls or data loads that are updated at a certain time.