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.

6 lines 227 B
// @needsAudit export var KeepAwakeEventState; (function (KeepAwakeEventState) { KeepAwakeEventState["RELEASE"] = "release"; })(KeepAwakeEventState || (KeepAwakeEventState = {})); //# sourceMappingURL=KeepAwake.types.js.map