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 145 B
import { NativeModulesProxy } from '@unimodules/core'; export default NativeModulesProxy.ExpoKeepAwake; //# sourceMappingURL=ExpoKeepAwake.js.map