ocetnik / react-native-background-timer

Emit event periodically (even when app is in the background)
MIT License
1.62k stars 232 forks source link

I am geting error like : setTimeout is null #530

Open VARUNKUMAR2020 opened 5 months ago

VARUNKUMAR2020 commented 5 months ago

I am doing my project in expo cli ,when I try to run the background timer it is terminating my app and showing the error like the property of setTimeout is null Please give the solution to solve this.