Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 299 Bytes

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;