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

Can i put function as payload to the react native queue?

Open lyseiha opened this issue 7 years ago • 1 comments

lyseiha avatar Dec 12 '18 08:12 lyseiha

No it only stores objects. Store the data associated with the function call and then simply pass the data into the instantiated function when the job runs.

On Wed, Dec 12, 2018, 3:27 AM lyseiha [email protected] wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/billmalarky/react-native-queue/issues/41, or mute the thread https://github.com/notifications/unsubscribe-auth/ABxTUzH-hGUi91-amIlfnc19fi_xJ9NSks5u4L3mgaJpZM4ZO8t4 .

billmalarky avatar Dec 12 '18 13:12 billmalarky