@rawewhat/react-native-keep-rawake
v1.0.0
Published
Keep Screen On for Android and iOS
Downloads
4
Readme
react-native-keep-rawake
Getting started
$ yarn add react-native-keep-rawake
Mostly automatic installation
$ react-native link react-native-keep-rawake
Usage
import KeepRawake from "react-native-keep-rawake";
// TODO: What to do with the module?
KeepRawake;