ocetnik/react-native-background-timer

Can I read and write files?

agu0991 opened this issue · 0 comments

BackgroundTimer.runBackgroundTimer(() => {
// Tested, no
RNFS.writeFile({...ops})
},
3000);