1.1.5 • Published 6 years ago

react-hooks-collection v1.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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.