react-native-idle-timer
A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app
idle-detect
A TypeScript library for inactivity timer, which utilises `IdleDetector` API where possible or a fallback to `window.setTimeout` approach
idle-timer
Checks if a user is idle for a configurable amount of time and fires a callback