react-native-background-timer
react-native-background-timer copied to clipboard
Using react-native-background-timer with react-native-web
Hi,
I have a react-native-web project where the app doesn't emit events when it's running in the background (after the setTimeout threshold has expired).
I was wondering if I can use this library with react-native-web to emit events when the app is running in background. Is this supported currently? If yes, for which version of react-native-web?
Thank you.
What is a website that is running in the background?