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) 110 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoKeepAwake');