use-lifecycle
A collection of hooks that helps you to track the lifecycle of your components in a similar way to class components.
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.
inject-react-unmont
'解决异步请求时,出现不能在已经被销毁的组件中调用setState()方案。Can’t call setState (or forceUpdate) on an unmounted component '