UNPKG

expo-keep-awake

Version:

Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.

3 lines (2 loc) 104 B
import { NativeModulesProxy } from '@unimodules/core'; export default NativeModulesProxy.ExpoKeepAwake;