UNPKG

react-native-background-timer

Version:

Emit event periodically (even when app is in the background)

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