react-use-lifecycle-helpers
Helpers functions arround useEffect hook to make your life easier, providing the most use cases of useEffect hook, among them the lifecycle of class component.
Updated by @nazrhanmohcine
use-lifecycle
A collection of hooks that helps you to track the lifecycle of your components in a similar way to class components.
Updated by @alanhoff