1.0.1 • Published 3 years ago

use18effect v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

use18Effect

A custom hook that implements useEffect hook in React 18+ as it was meant to be executed

  • The hook uses the same implementation of the normal useEffect hook that we all love
  • But with the removal of twice rendering on first mount on react 18 + strict mode
  • Note: use it with the development version only.
1.0.1

3 years ago

1.0.0

3 years ago