React Native component that notifies if the user is active or not
Tiny pure Javascript library to track browser inactivity
A plain JS (Typescript) module that will countdown and timeout when users are inactive/idle.
A TypeScript library for inactivity timer, which utilises IdleDetector
API where possible or a fallback to window.setTimeout
approach
Component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)