react-native-queue icon indicating copy to clipboard operation
react-native-queue copied to clipboard

A React Native Job Queue

Results 47 react-native-queue issues
Sort by recently updated
recently updated
newest added

When I used the package and I ask to run all my jobs that are within the queue. And I close my application before the first job is finished, this...

Hi, I would like to encrypt the realm db, is there a way to pass an encryption key?

Hi. I'm using your lib in my new app, and I have some questions that I hope someone here can help me with. In my app, I have a "sync"...

I am using recursion example. So when the app is minimized or closed the recursion stops. But when i open again it resumes recursion from the last queue where it...

I have a queue of jobs that is started in background whenever there is connexion. It's been three days that one job is stuck in the queue, while more recent...

Hello! My application crashes when I use `cmd + R` / `reload` in debug mode in the iOS system. Specifications: ``` Environment: OS: macOS High Sierra 10.13.6 Node: 8.9.4 Yarn:...

There was always errors when I wanted to use this package but also for the "react-native-background fetch" package while linking the package with the project using react-native link command. I...

Somebody had problem trying to stop, createJob and finally start?