idle-tracker
Tiny pure Javascript library to track browser inactivity
idle-detect
A TypeScript library for inactivity timer, which utilises `IdleDetector` API where possible or a fallback to `window.setTimeout` approach
react-native-inactivity
Component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)