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.

5 lines 107 B
export default { activate() { }, deactivate() { }, }; //# sourceMappingURL=ExpoKeepAwake.web.js.map