react-native-background-timer icon indicating copy to clipboard operation
react-native-background-timer copied to clipboard

Seems like only one setInterval call is supporeted

Open anwarhamr opened this issue 6 years ago • 2 comments

I had two calls in my app to BackgroundTimer.setInterval. One at 200 ms and the other at 10s. The one listed at 10s would run 10 times every time it ran. Any idea what is happening here?

anwarhamr avatar Sep 28 '17 03:09 anwarhamr