Prevent the phone screen from going to sleep.
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: Add my standard README header

Joseph Hale (Jul 25, 2025, 4:05 PM -0700) 1f5a332f 2dac89c4

+9
+9
README.md
··· 1 + <div align="center"> 2 + 1 3 # react-native-keep-awake 2 4 3 5 Prevent the phone screen from going to sleep. 6 + 7 + <!-- BADGES --> 8 + [![](https://badgen.net/github/license/thehale/git-authorship)](https://github.com/thehale/git-authorship/blob/master/LICENSE) 9 + [![](https://badgen.net/badge/icon/Sponsor/pink?icon=github&label)](https://github.com/sponsors/thehale) 10 + [![Joseph Hale's software engineering blog](https://jhale.dev/badges/website.svg)](https://jhale.dev) 11 + [![](https://jhale.dev/badges/follow.svg)](https://www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&followMember=thehale) 12 + </div> 4 13 5 14 ## Installation 6 15