react-native-keep-awake

Keep the screen from going to sleep. iOS and Android. (by corbt)

React-native-keep-awake Alternatives

Similar projects and alternatives to react-native-keep-awake

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better react-native-keep-awake alternative or higher similarity.

react-native-keep-awake reviews and mentions

Posts with mentions or reviews of react-native-keep-awake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • React Native: wake a locked phone and play a sound
    2 projects | /r/codehunter | 1 May 2022
    componentDidMount() { this.recalcTotalSeconds(); KeepAwake.activate(); this._interval = setInterval(() => { this.step(); }, 999);} It works nicely as long as the phone is unlocked. When the phone is locked the interval is not fired and the sound is not played. As a first measure I uploaded a version with Keep Awake that prevents the screen from locking. I am looking for a battery-friendly solution.
  • Run your React Native app on the web with React Native for Web
    4 projects | dev.to | 15 Nov 2020
    React Native for Web is compatible with many native modules that ship with React Native: Button, Views, TextInput, etc… will be automatically mapped to their web counterparts correctly when imported from react-native. Unfortunately, using other external native libraries like react-native-sound or react-native-keep-awake can be a bit hit-and-miss because many native functionalities are not available on the web.

Stats

Basic react-native-keep-awake repo stats
2
619
0.0
10 months ago

corbt/react-native-keep-awake is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of react-native-keep-awake is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com