use-stay-awake
React hook that will help the device stay awake while actively using your website or app.
React hook that will help the device stay awake while actively using your website or app.
React implementation of the Screen Wake Lock API. It provides a way to prevent devices from dimming or locking the screen when an application needs to keep running.
Mock Screen Wake Lock API `navigator.wakeLock` with ease and run your tests using Jest
React hook that will help the device stay awake while actively using your website or app.
React hook that will help the device stay awake while actively using your website or app.
NoSleepApp is a lightweight JavaScript library that prevents devices from going to sleep during critical activities. It uses the Screen Wake Lock API or a fallback video playback method to keep the screen active, ensuring uninterrupted user experiences ac
React component to prevent screen lock while your application is running on mobile devices