react-native-user-inactivity
React Native component that notifies if the user is active or not
Found 34 results for inactivity
React Native component that notifies if the user is active or not
Tiny pure Javascript library to track browser inactivity
Component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
A plain JS (Typescript) module that will countdown and timeout when users are inactive/idle.
Detect when a user is idle or change tabs
Lightweight, zero-dependency JavaScript utility for detecting user idle and active states via DOM events and visibility tracking.
A TypeScript library for inactivity timer, which utilises `IdleDetector` API where possible or a fallback to `window.setTimeout` approach
A library to check the status of the user and to run a callback when its considered Idle.
A primitive to observe the user's idle status and react to its changes.
Do something when a timespan of no interaction passes
A simple directive to detect inactivity of user
React Native component that notifies if the user is active state or inactive sate (i.e. when the app surface hasn't been touched for more than a certain amount of second than it will be move to Inactive State means Inactive Screen).
React Native component that notifies if the user is active or not
A lightweight utility to automatically log users out after inactivity
React Native component that notifies if the user is active or not
Idle Timer library for detecting user inactivity and managing session timeouts
Detect user inactivity and track active state with ease.
Track user behavior during online tests
Pure Javascript library to track browser inactivity
A simple to use package for a Discord.js AFK system
The useIdleTimeout npm package offers a convenient hook for managing idle timeouts in React components. With it, developers can effortlessly monitor user activity and execute predefined actions after a designated period of inactivity. Whether it's display
React Native component that notifies if the user is active or not
Simple and lightweight jQuery plugin for user-presence detection.
Sleep tracker JS is a component for tracking user inactivity on a web application. This component manages several pages opened
Component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
React component for easily tracking user activity.
React Native component that notifies if the user is active or not
A simple React hook to detect user inactivity and trigger a callback
Set your Slack presence to away if and only if you're using your computer.
A tiny React hook to detect user inactivity based on mouse, keyboard, scroll, and click events
Get global system inactivity (Windows, Linux)
A service for monitoring and reacting to user inactivity
A library to perform actions after a user has been inactive for a specified amount of time.
Tracks the user's activity status. Calls your listeners when considered the user is idle or wakes up.