SimonErm / react-native-job-queue

Easy to use react-native queuing library
https://simonerm.github.io/react-native-job-queue/
122 stars 33 forks source link

Fix/missing prop on trigger failure #57

Closed SimonErm closed 2 years ago

SimonErm commented 2 years ago

Adds a test for the onFailure trigger and adds the missing metadata on onFailure call. Fixes #53