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 151 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoKeepAwake'); //# sourceMappingURL=ExpoKeepAwake.js.map