use-safe-callback

(★ 12)

Wrap a function to ensure you never call it if a component is unmounted, useful to avoid cases where an async code could finish after a component has unmounted and it tries to update a state

use-safe-callback 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation