You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
nikunjmadhogaria
changed the title
Using react-native-background-timer with https://necolas.github.io/react-native-web/
Using **react-native-background-timer** with react-native-web
Aug 22, 2022
nikunjmadhogaria
changed the title
Using **react-native-background-timer** with react-native-web
Using react-native-background-timer with react-native-web
Aug 22, 2022
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.
The text was updated successfully, but these errors were encountered: