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.

7 lines (6 loc) 179 B
declare const _default: { [propertyName: string]: any; addListener: (eventName: string) => void; removeListeners: (count: number) => void; }; export default _default;