UNPKG

expo-background-timer

Version:

A background timer module for Expo that allows scheduling and managing timed tasks efficiently, even when the app is in the background.

4 lines (3 loc) 148 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="android.permission.WAKE_LOCK" /> </manifest>