react-native-keep-awake
react-native-keep-awake copied to clipboard
Keep the screen from going to sleep. iOS and Android.
Starting from React Native v0.73 , all libraries will need to be updated with these two one-liners due to Android Gradle Plugin upgrade https://github.com/react-native-community/discussions-and-proposals/issues/671 --- React Native 0.73 will depend...
I don't have native knowledge but I have forked this and added expo-keep-awake syntax support as well as web export to prevent errors on the web. https://www.npmjs.com/package/@sayem314/react-native-keep-awake
Hey, The official alternative is https://www.npmjs.com/package/expo-keep-awake Now that we have non-expo two alternatives https://www.npmjs.com/package/@sayem314/react-native-keep-awake https://github.com/unsw-gsbme/react-native-keep-awake It would be good to add a depreciation notice to the actual npm package. as...
Just wanted to thank you for the module, and hope it persists in some shape or fashion in another fork! May thanks, as I'm sure many of us a grateful...