use-delayed-render. react hook for delaying the render and unmount of a component

github.com/pacocoursey/use-delayed-render

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2021
  • Calculate values in same render pass
  • v0.1.0-beta.0
July 2020
  • Merge pull request #1 from pacocoursey/dependabot/npm_and_yarn/lodash…
  • Fix build stuff
  • Bump lodash from 4.17.15 to 4.17.19
May 2020
  • v0.0.6
  • Fix wrong initial state for rendered
  • Update README.md
  • init