UNPKG

react-native-android-background-timer

Version:

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

19 lines (17 loc) 447 B
{ "name": "react-native-android-background-timer", "version": "1.0.4", "description": "Emit event periodically (even when app is in the background or the phone is locked)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native" ], "author": "alimiracle", "license": "gpl v3", "peerDependencies": { "react-native": "^0.41.2" } }