1.1.9 • Published 5 years ago

react-hooks-set v1.1.9

Weekly downloads
27
License
MIT
Repository
github
Last release
5 years ago
  • usePersist tracks and recovers page state automatically.
  • useOnScreen detects when an element is visible (total or partial) on the screen as well as specify how much of the element should be visible on screen.
  • useScript loads external script and know when it is loaded.