Function freya::prelude::use_hook_did_run

pub fn use_hook_did_run(handler: impl FnMut(bool) + 'static)
Expand description

A hook that uses before/after lifecycle hooks to determine if the hook was run