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.
react-useunmount
Utilise state and other data on component unmount with minimal code. Often used as the hooks alternative to componentWillUnmount.
@ishawnwang/withunmounted
HOC for set a flag when componentWillUnmount, bypass `Can't perform a React state update on an unmounted component` warning