Tobias Bohwalli

Results 42 comments of Tobias Bohwalli

Its due to this issue: https://github.com/hupe1980/react-is-mounted-hook/issues/15 A very tiny lib that only add this: ``` import { useRef, useEffect, useCallback } from 'react'; export default function useIsMounted(): () => boolean...

@MoeThet20 A PR is required, I tried but this repo collides with my editors eslint config to much to do a proper clean PR, you welcome to give it a...