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.

10 lines (9 loc) 171 B
{ "platforms": ["apple", "android"], "apple": { "modules": ["KeepAwakeModule"] }, "android": { "modules": ["expo.modules.keepawake.KeepAwakeModule"] } }